Application Controller Class
This class object is the super class that every library in CodeIgniter will be assigned to.
$instance : object
Reference to the CI singleton
__construct() : void
Class constructor
get_instance() : object
Get the CI singleton