spec\MGDigital\BusQue\AbstractSpec::getConstructorArguments PHP Method

getConstructorArguments() protected method

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