Updated code to follow the PSR-2 style guidelines.

This commit is contained in:
Gregory Oschwald
2013-05-09 07:29:29 -07:00
parent 95813b00a9
commit ed6166f934
22 changed files with 807 additions and 636 deletions
+1 -2
View File
@@ -4,5 +4,4 @@ namespace GeoIP2\Model;
class CityIspOrg extends City
{
}
}