cakephp2-php8/lib/Cake/Test/Case/Core
mark_story 59e306526f Adding 'vendors' alias to App
- Vendor is the new directory name, and a legacy mapping should exist.
  This makes App::path() match App::import() and all other packages.
- Add an alias for plugins -> Plugin.  It also was missing the alias,
  that matches the new style package names.

Fixes #1972
2011-09-12 23:20:29 -04:00
..
AppTest.php Adding 'vendors' alias to App 2011-09-12 23:20:29 -04:00
CakePluginTest.php Fixing loading of default options in CakePlugin::loadAll(), fixes #1737 2011-07-15 01:05:53 -04:30
ConfigureTest.php Removed the @access and @static. 2011-07-30 20:56:48 -04:00
ObjectTest.php Merge branch '2.0' into 2.0-api-doc 2011-08-14 21:12:05 -04:00