Page MenuHomePhabricator

CentralNotice should declare its PHP classes under a new namespace
Open, Needs TriagePublic

Description

Be better citizens. "Banner", for example, seems like we're just begging for a name collision, rename to "CentralNotice\Banner".

Using namespaces also gives us PSR-4 autoloading and we can get rid of static PHP file autoloading in extension.json.

Event Timeline

awight renamed this task from Namespace CentralNotice classes to CentralNotice should declare its PHP classes under a new namespace.Jan 16 2019, 10:43 PM
awight added a project: Technical-Debt.
awight updated the task description. (Show Details)