-
Yorick Peterse authored
This moves all instances of `prepend EE::Something` and `include EE::Something` in controllers and controller concerns to the last line of the corresponding file. This pushes EE specific code further down the files, reducing the likelihood of developers running into merge conflicts.
d12d9834