Skip to content

Commit

Permalink
Update docblock.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Jun 11, 2017
1 parent 29731cd commit 0bedd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Datasource/PaginatorInterface.php
Expand Up @@ -22,7 +22,7 @@ interface PaginatorInterface
/**
* Handles pagination of datasource records.
*
* @param \Cake\Datasource\RepositoryInterface|\Cake\Datasource\QueryInterface $object The repository or query to paginate.
* @param mixed $object The repository or query to paginate.
* @param array $params Request params
* @param array $settings The settings/configuration used for pagination.
* @return mixed Query results
Expand Down

0 comments on commit 0bedd03

Please sign in to comment.