PHP Class Examples\StarWars\TestDataProvider

Afficher le fichier Open project: youshido/graphql Class Usage Examples

Méthodes publiques

Méthode Description
createShip ( $name, $factionId )
getByNames ( $names )
getFaction ( $id )
getFactions ( )
getShip ( $id )
getShips ( )

Method Details

createShip() public static méthode

public static createShip ( $name, $factionId )

getByNames() public static méthode

public static getByNames ( $names )

getFaction() public static méthode

public static getFaction ( $id )

getFactions() public static méthode

public static getFactions ( )

getShip() public static méthode

public static getShip ( $id )

getShips() public static méthode

public static getShips ( )