Completed
Push — master ( f4f264...399648 )
by Antarès
03:11
created
lib/Accessible/Reader/ConstraintsReader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -51,7 +51,7 @@
 block discarded – undo
51 51
      * If the value is valid, a call to `count` to the object returned
52 52
      * by this method should give 0.
53 53
      *
54
-     * @param object $object   The object to compare.
54
+     * @param \Accessible\AutomatedBehaviorTrait $object   The object to compare.
55 55
      * @param string $property The name of the reference property.
56 56
      * @param mixed  $value    The value to check.
57 57
      *
Please login to merge, or discard this patch.