@@ -142,7 +142,7 @@ |
||
142 | 142 | * |
143 | 143 | * @param string $method name |
144 | 144 | * @param array $arguments to be passed along |
145 | - * @param object $instance of the Collection |
|
145 | + * @param CollectionTrait $instance of the Collection |
|
146 | 146 | * @param string $flag corresponding to the properties above |
147 | 147 | * @param string $subject Alias of data in Manager |
148 | 148 | * @return mixed |