PHP Class N98\Magento\Command\System\Setup\IncrementalCommandStub

Inheritance: extends IncrementalCommand
Datei anzeigen Open project: netz98/n98-magerun Class Usage Examples

Public Methods

Method Description
__construct ( $name = null )
callProtectedMethodFromObject ( string $method, object | string $object, array $args = [] ) : mixed

Method Details

__construct() public method

public __construct ( $name = null )

callProtectedMethodFromObject() public method

public callProtectedMethodFromObject ( string $method, object | string $object, array $args = [] ) : mixed
$method string
$object object | string
$args array
return mixed