Skip to content

Update use statement orders to Drupal code standard

Shu Hung Yeung requested to merge feat/gitlab-ci into 1.0.x
  • Add phpcs tests against Drupal code standard.
  • Reimplement legacy functions into service to circumvent naming convention problem with phpcs standard checks (it assumes theme_per_user_* functions are theme functions).

Merge request reports