Skip to content

Commit

Permalink
refs #4194 ignore console commands
Browse files Browse the repository at this point in the history
  • Loading branch information
tsteur committed Oct 7, 2013
1 parent 29c57ee commit b061d3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/Console/Command.php
Expand Up @@ -17,6 +17,8 @@
/**
* BaseClass for console commands.
* @package Piwik_Console
*
* @api "ignore"
*/
class Command extends SymfonyCommand
{
Expand Down

0 comments on commit b061d3a

Please sign in to comment.