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

@ -19,7 +19,7 @@ use PHPCI\Model\Build;
interface PluginZeroConfigInterface
{
/**
* Execute the plugin withput requiring configuration.
* Check if this plugin can be executed.
*
* @param string $stage The current stage
* @param Builder $builder The plugin builder