Webiny\Component\ServiceManager\Tests\Classes\ConstructorArgumentClass::getConstructorParameterValue PHP Method

getConstructorParameterValue() public method

    public function getConstructorParameterValue()
    {
        return $this->parameter;
    }