spec\MGDigital\BusQue\AbstractSpec::getConstructorArguments PHP 메소드

getConstructorArguments() 보호된 메소드

protected getConstructorArguments ( ) : array
리턴 array
    protected function getConstructorArguments() : array
    {
        return [$this->implementation];
    }