Examples\StarWars\FactionType::getInterfaces PHP Méthode

getInterfaces() public méthode

public getInterfaces ( )
    public function getInterfaces()
    {
        return [new NodeInterfaceType()];
    }