Skip to content

Commit

Permalink
Merge pull request #1473 from ADmad/feature/deprecate-consoleshell
Browse files Browse the repository at this point in the history
Feature/deprecate consoleshell
  • Loading branch information
markstory committed Aug 3, 2013
2 parents d7bc432 + a2e818e commit bbd46c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Cake/Console/Command/ConsoleShell.php
Expand Up @@ -19,6 +19,7 @@
* Provides a very basic 'interactive' console for CakePHP apps.
*
* @package Cake.Console.Command
* @deprecated Deprecated since version 2.4, will be removed in 3.0
*/
class ConsoleShell extends AppShell {

Expand Down

0 comments on commit bbd46c9

Please sign in to comment.