Completed
Push — master ( 11380b...3570da )
by Guillaume
03:20
created
src/Starkerxp/StructureBundle/Listener/EntitySubscriber.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -54,6 +54,9 @@
 block discarded – undo
54 54
         }
55 55
     }
56 56
 
57
+    /**
58
+     * @return \Starkerxp\StructureBundle\Entity\UtilisateurInterface
59
+     */
57 60
     protected function getUtilisateur()
58 61
     {
59 62
         if (!$token = $this->utilisateur->getToken()) {
Please login to merge, or discard this patch.