Completed
Push — master ( c54dd1...7d6afc )
by Douglas
03:28
created
src/Reith/ToyRobot/Infrastructure/Persistence/RobotRepository.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,6 @@
 block discarded – undo
19 19
     private $store;
20 20
 
21 21
     /**
22
-     * @param RobotStoreInterface $file
23 22
      */
24 23
     public function __construct(RobotStoreInterface $store)
25 24
     {
Please login to merge, or discard this patch.