Welcome Guest, Not a member yet? Register   Sign In
[split] Namespace length (CodeIgniter4 Roadmap?)
#1

(This post was last modified: 06-24-2016, 09:17 PM by ciadmin.)

Hi, is it too long for the namespace \CodeIgniter ?
e.g
PHP Code:
class Process extends \CodeIgniter\Controller {
 public function 
__construct() {
 
  parent::__construct();
 }


what if something like \CI\Controller ..
I love the way CI_Controller easy to type and compose classes

sorry for bad english I hope you understand my point
God Bless CI Contributors Smile
Reply


Messages In This Thread
[split] Namespace length (CodeIgniter4 Roadmap?) - by marksman - 06-24-2016, 09:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB