Youshido\Tests\StarWars\Schema\CharacterInterface::getDescription PHP Method

getDescription() public method

public getDescription ( )
    public function getDescription()
    {
        return 'A character in the Star Wars Trilogy';
    }