@@ -14,7 +14,7 @@ |
||
| 14 | 14 | * "byProperty" => "users" => ["itemName" => "user", "behavior" => "list", "methods" => ["add", "remove"]] |
| 15 | 15 | * ] |
| 16 | 16 | * |
| 17 | - * @param object $object The object to read. |
|
| 17 | + * @param \Accessible\AutomatedBehaviorTrait $object The object to read. |
|
| 18 | 18 | * |
| 19 | 19 | * @return array The described list. |
| 20 | 20 | */ |