-
Notifications
You must be signed in to change notification settings - Fork 0
CI_Model
Mathieu Nayrolles edited this page Jan 20, 2016
·
1 revision
Model Class
- Class name: CI_Model
- Namespace:
void CI_Model::__construct()
Class constructor
- Visibility: public
mixed CI_Model::__get(string $key)
__get magic
Allows models to access CI's loaded classes using the same syntax as controllers.
- Visibility: public
- $key string