$instance $instance : mixed Protected static variable to hold the single instance of the class. Type mixed — Default null
instance() instance() : mixed Return the single instance of the class. Returns mixed — $instance The single instance of the class.
get_class_name() get_class_name() : string Method get_class_name() Returns string — CLASS Class name.