Welcome Guest, Not a member yet? Register   Sign In
Class not found when CI_ENVIRONMENT = development
#5

(This post was last modified: 05-22-2021, 08:58 AM by paulbalandan.)

Could it be that your class is saved to a directory not respecting PSR-4?

(05-22-2021, 04:00 AM)paliz Wrote: Always create istance of class to use it any where and this way you call fuction for static method nnot for that

Instantiating a class is not needed if you will just need to access a static method.
Reply


Messages In This Thread
RE: Class not found when CI_ENVIRONMENT = development - by paulbalandan - 05-22-2021, 08:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB