Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 307 Bytes

FeaturedGames.md

File metadata and controls

10 lines (9 loc) · 307 Bytes

FeaturedGames extends ResourceHandler

Consults the League of Legends API to more information.

API

featured()

return a collection of featured games.

$resource = (new FeaturedGames())->featured();