Plugin DocBlock clenaup.
This commit is contained in:
parent
b8443b8af7
commit
cfeeaa96b2
38 changed files with 181 additions and 137 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue