Examples\StarWars\ShipType::getInterfaces PHP Method

getInterfaces() public method

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