You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bootstrap isn't located through the autoloader so it's not important to be uppercase, though it would make sense the way the rest of the framework has evolved.
As for helpers - any functional files (as opposed to classes) are kept lower-case and snake cased as per our style guides.
Maybe it is system/Bootstrap.php ?
The text was updated successfully, but these errors were encountered: