Examples\StarWars\FactionType::getInterfaces PHP 메소드

getInterfaces() 공개 메소드

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