NicklasWallgren / PokemonGoAPI-PHP

Pokemon Go API PHP library
BSD 2-Clause "Simplified" License
130 stars 51 forks source link

fix missing not operator in PokeBank#getPokemonsByFamily() method #109

Closed WisdomSky closed 8 years ago

WisdomSky commented 8 years ago

Fixes issue #108.

NicklasWallgren commented 8 years ago

Thanks