Code Style

Now let's do some fixes to the code style:

  • With PHPStorm IDE (if you don't have it you can skip to next bullet) run Inspect Code for src folder (right mouse button on src), after finished navigate PHP -> Code Style -> Unnecessary fully qualified name and click at Replace qualifier with an import
  • Run composer cs-fix
  • Run cake annotate all
  • Run composer cs-check and manually fix the errors

Go to the next step (Fix _serialize and paginator)

NEED A CUSTOM SOLUTION?
GET IN TOUCH:

We Bake with CakePHP