Completed
Push — master ( 293e83...9b233c )
by Simone
09:28 queued 07:04
created
src/Sensorario/Resources/Container.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -105,6 +105,9 @@
 block discarded – undo
105 105
         return $allowed;
106 106
     }
107 107
 
108
+    /**
109
+     * @param string $constraintName
110
+     */
108 111
     public function getConstraints(
109 112
         $constraintName,
110 113
         $resource
Please login to merge, or discard this patch.