DI\Annotation\Injectable::getScope PHP Méthode

getScope() public méthode

public getScope ( ) : string | null
Résultat string | null
    public function getScope()
    {
        return $this->scope;
    }