PHP Class Webiny\Component\ServiceManager\Tests\Classes\ConstructorArgumentClass

Show file Open project: Webiny/Framework

Public Methods

Method Description
__construct ( $parameter, InstanceService $service )
getConstructorParameterValue ( )

Method Details

__construct() public method

public __construct ( $parameter, InstanceService $service )
$service InstanceService

getConstructorParameterValue() public method