-
Erick Hitter authored
Improve use of global space by declaring a local variable global, rather than always using the Superglobal. It's easier to read, especially with the use of the `$_SERVER` superglobal.
Erick Hitter authoredImprove use of global space by declaring a local variable global, rather than always using the Superglobal. It's easier to read, especially with the use of the `$_SERVER` superglobal.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.