Completed
Push — master ( ac596a...35f4cd )
by Randy
03:49
created
src/Hydrator/VisitableInterface.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -10,6 +10,7 @@
 block discarded – undo
10 10
 {
11 11
     /**
12 12
      * @param VisitorInterface $visitor
13
+     * @return void
13 14
      */
14 15
     public function accept(VisitorInterface $visitor);
15 16
 }
16 17
\ No newline at end of file
Please login to merge, or discard this patch.