Method | Description | |
---|---|---|
checkRunningAsRootUser ( |
Display a warning if a running n98-magerun as root user | |
getSubscribedEvents ( ) : array | Returns an array of event names this subscriber wants to listen to. |
Method | Description | |
---|---|---|
_isSkipRootCheck ( Symfony\Component\Console\Input\InputInterface $input ) : boolean |
protected _isSkipRootCheck ( Symfony\Component\Console\Input\InputInterface $input ) : boolean | ||
$input | Symfony\Component\Console\Input\InputInterface | |
return | boolean |
public checkRunningAsRootUser ( |
||
$event | ||
return | void |
public static getSubscribedEvents ( ) : array | ||
return | array | The event names to listen to |