Youshido\Tests\StarWars\Schema\HumanType::getInterfaces PHP Method

getInterfaces() public method

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