Module has a lot of errors after checking with ~/.composer/vendor/bin/phpcs -p --standard=Drupal --extensions=php,module,inc,install,test,profile,theme .
Also not all services are injected properly into controller
| Comment | File | Size | Author |
|---|---|---|---|
| restui-cs.patch | 12.6 KB | andypost |
Comments
Comment #2
andypostComment #3
andypostComment #5
juampynr commentedAdded a few more fixes so now phpcs --Drupal and --Drupalpractice passes. Thanks!