Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Wilson committed Aug 22, 2016
2 parents 471cbaf + 1d7e6d8 commit 8b9386f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/CollectionTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ protected function passToCollectionApi($method, $arguments)
*
* @param string $method name
* @param array $arguments to be passed along
* @param object $instance of the Collection
* @param CollectionTrait $instance of the Collection
* @param string $flag corresponding to the properties above
* @param string $subject Alias of data in Manager
* @return mixed
Expand Down

0 comments on commit 8b9386f

Please sign in to comment.