Welcome Guest, Not a member yet? Register   Sign In
Modules constants
#4

(This post was last modified: 03-09-2021, 10:41 AM by ZoeF.)

Mmm I see, I do however believe constants should be in the constants file. Therefore the solution I found seems to be doing the job just fine. The thing I am wondering about is why the constants file in the modules/config folder is not beeing found automaticly.

PHP Code:
public $aliases = [
        
'constants',
        
'events',
        
'filters',
        
'registrars',
        
'routes',
        
'services',
    ]; 

For one or another reason the constants are not beeing discovered.
Reply


Messages In This Thread
Modules constants - by ZoeF - 03-07-2021, 07:23 PM
RE: Modules constants - by ZoeF - 03-08-2021, 11:57 AM
RE: Modules constants - by tgix - 03-09-2021, 01:35 AM
RE: Modules constants - by ZoeF - 03-09-2021, 06:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB