@@ -296,7 +296,6 @@ discard block |
||
296 | 296 | } |
297 | 297 | |
298 | 298 | /** |
299 | - * @param QueryBuilder|Query $class |
|
300 | 299 | */ |
301 | 300 | public function executeQuery($query) |
302 | 301 | { |
@@ -620,7 +619,7 @@ discard block |
||
620 | 619 | * |
621 | 620 | * @param string $property |
622 | 621 | * |
623 | - * @return mixed |
|
622 | + * @return string |
|
624 | 623 | */ |
625 | 624 | protected function camelize($property) |
626 | 625 | { |