PHP Class GrumPHP\Task\SecurityChecker

Inheritance: extends AbstractExternalTask
Show file Open project: phpro/grumphp

Public Methods

Method Description
canRunInContext ( GrumPHP\Task\Context\ContextInterface $context )
getConfigurableOptions ( )
getName ( )
run ( GrumPHP\Task\Context\ContextInterface $context )

Method Details

canRunInContext() public method

public canRunInContext ( GrumPHP\Task\Context\ContextInterface $context )
$context GrumPHP\Task\Context\ContextInterface

getConfigurableOptions() public method

getName() public method

public getName ( )

run() public method

public run ( GrumPHP\Task\Context\ContextInterface $context )
$context GrumPHP\Task\Context\ContextInterface