garrettrayj / php7-mapnik

PHP extension for geospatial rendering with Mapnik
https://garrettrayj.github.io/php7-mapnik/
MIT License
20 stars 9 forks source link

Fluent object interfaces #9

Open garrettrayj opened 7 years ago

garrettrayj commented 7 years ago

Setters and manipulation functions should return the instance of the object, so that code is cleaner and more readable.