Passed
Pull Request — master (#347)
by Mirko
08:35
created
htdocs/src/AppBundle/Entity/User.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -371,7 +371,7 @@
 block discarded – undo
371 371
     /**
372 372
      * Get node
373 373
      *
374
-     * @return bool
374
+     * @return integer
375 375
      */
376 376
     public function getNode()
377 377
     {
Please login to merge, or discard this patch.
htdocs/src/AppBundle/Entity/Geocache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -371,7 +371,7 @@
 block discarded – undo
371 371
     /**
372 372
      * Get node
373 373
      *
374
-     * @return bool
374
+     * @return integer
375 375
      */
376 376
     public function getNode()
377 377
     {
Please login to merge, or discard this patch.