The Manual»Developing with CakePHP»Configuration»The App Class»Importing Controllers, Models, Components, Behaviors, and Helpers»Loading Models
3.4.4.3.2 Loading Models
App::import('Model', 'MyModel');
See comments for this section
App::import('Model', 'MyModel');