From 1880ebe1aa99350472b240fc6d19f49dc9fdc981 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Sun, 20 Mar 2016 21:44:00 +0100 Subject: [PATCH] Modify Table so it now extends Map --- .idea/workspace.xml | 294 +++++++++++++++++-------------------- index.php | 8 +- src/Coffee/Map.php | 49 +++---- src/Coffee/Table.php | 19 +-- tests/Coffee/MapTest.php | 11 -- tests/Coffee/TableTest.php | 52 +++---- 6 files changed, 192 insertions(+), 241 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index db313b7..01d2401 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,10 +4,12 @@ @@ -775,38 +728,56 @@