Plugin DocBlock clenaup.

This commit is contained in:
Marco Vito Moscaritolo 2015-04-28 09:12:55 +02:00
commit cfeeaa96b2
38 changed files with 181 additions and 137 deletions

View file

@ -77,7 +77,7 @@ class Shell implements PluginInterface
}
/**
* Runs the shell command.
* {@inheritDocs}
*/
public function execute()
{