From 42aad05241181d8e1b8de2be84bbb09e0571bb6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Babi=C4=8D?= Date: Thu, 17 Mar 2016 09:15:04 +0100 Subject: [PATCH] Refactor Tile constructor to accept parameters --- .idea/workspace.xml | 113 +++++++++++++++++++++++--------------------- index.php | 4 +- src/Coffee/Spot.php | 26 ++++++++++ tests/SpotTest.php | 6 +-- 4 files changed, 89 insertions(+), 60 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d531836..d1a7232 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,11 +4,8 @@ - - - + - @@ -34,11 +31,11 @@ - + - - + + @@ -47,8 +44,8 @@ - - + + @@ -104,11 +101,11 @@ - + - - + + @@ -117,8 +114,8 @@ - - + + @@ -154,16 +151,16 @@ @@ -539,38 +536,44 @@