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