Completed
Pull Request — master (#8)
by
unknown
02:42
created
src/Aspect/ContractCheckerAspect.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -150,7 +150,7 @@
 block discarded – undo
150 150
      * @param array $args List of arguments for the method
151 151
      * @param Annotation $annotation Contract annotation
152 152
      *
153
-     * @return mixed
153
+     * @return boolean
154 154
      */
155 155
     private function isContractSatisfied($instance, $scope, array $args, $annotation)
156 156
     {
Please login to merge, or discard this patch.