Completed
Pull Request — master (#107)
by Simone
02:20
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.