Welcome Guest, Not a member yet? Register   Sign In
Class not found Error, problem with namespaces
#4

Then you should place it in Libraries or ThridParty, You need to use the use clause above the class name.

PHP Code:
// Libraries
use app\Libraries\php2jquery;

// ThirdParty
use app\ThirdParty\php2jquery
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: Class not found Error, problem with namespaces - by InsiteFX - 12-01-2020, 01:44 PM



Theme © iAndrew 2016 - Forum software by © MyBB