Skip to content
This repository has been archived by the owner on Aug 18, 2024. It is now read-only.

Global constants should not be used #550

Closed
2 of 3 tasks
pfrenssen opened this issue Jul 23, 2019 · 0 comments · Fixed by #612
Closed
2 of 3 tasks

Global constants should not be used #550

pfrenssen opened this issue Jul 23, 2019 · 0 comments · Fixed by #612

Comments

@pfrenssen
Copy link
Contributor

pfrenssen commented Jul 23, 2019

  • Remove the following line from phpcs-ruleset.xml.dist:
    <exclude name="DrupalPractice.Constants.GlobalDefine.GlobalConstant" />
  • Run ./vendor/bin/phpcs
  • Fix all reported warnings.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant