Ammend: reverting change to travis.yml
@@ -48,7 +48,3 @@ script:
notifications:
email: false
-
-branches:
- only:
- - 3.0-paginator_finder_options
@@ -11,7 +11,7 @@
*/
namespace TestApp\Model\Table;
-use Cake\ORM\Query;
+use Cake\ORM\Table;
/**
* Article table class