@@ -12,7 +12,7 @@ |
||
| 12 | 12 | /** |
| 13 | 13 | * @param Builder $src |
| 14 | 14 | * @param OperationInterface|SortOperation $operation |
| 15 | - * @return mixed |
|
| 15 | + * @return Builder |
|
| 16 | 16 | */ |
| 17 | 17 | public function process($src, OperationInterface $operation) |
| 18 | 18 | { |
@@ -12,7 +12,7 @@ |
||
| 12 | 12 | /** |
| 13 | 13 | * @param Builder $src |
| 14 | 14 | * @param OperationInterface|SortOperation $operation |
| 15 | - * @return mixed |
|
| 15 | + * @return Builder |
|
| 16 | 16 | */ |
| 17 | 17 | public function process($src, OperationInterface $operation) |
| 18 | 18 | { |
@@ -12,7 +12,7 @@ |
||
| 12 | 12 | /** |
| 13 | 13 | * @param Builder $src |
| 14 | 14 | * @param OperationInterface|SortOperation $operation |
| 15 | - * @return mixed |
|
| 15 | + * @return Builder |
|
| 16 | 16 | */ |
| 17 | 17 | public function process($src, OperationInterface $operation) |
| 18 | 18 | { |