spec\MGDigital\BusQue\AbstractSpec::getConstructorArguments PHP Метод

getConstructorArguments() защищенный Метод

protected getConstructorArguments ( ) : array
Результат array
    protected function getConstructorArguments() : array
    {
        return [$this->implementation];
    }