| @@ -51,7 +51,7 @@ | ||
| 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 | * |