cakephp2-php8/lib/Cake/Console/Command/Task
mark_story 8eb56960d8 Remove remaining reference operators.
These were left over from the days of 1.x and aren't needed anymore.
2013-04-15 21:23:48 -04:00
..
BakeTask.php Updated copyright 2013-02-08 21:28:17 +09:00
ControllerTask.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
DbConfigTask.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
ExtractTask.php add CAKE to the paths after handling parameters that depend on _isExtractingApp() return value, fixes LH-3442 2013-03-04 14:49:01 +01:00
FixtureTask.php Properly initialize variable. 2013-03-01 13:42:39 -05:00
ModelTask.php Fix typos 2013-03-05 00:05:14 -07:00
PluginTask.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
ProjectTask.php Fix typos 2013-03-05 00:05:14 -07:00
TemplateTask.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
TestTask.php Remove remaining reference operators. 2013-04-15 21:23:48 -04:00
ViewTask.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00