chriskite / phactory

A Database Factory for PHP Unit Tests
http://phactory.org
MIT License
140 stars 39 forks source link

Adding __isset to Row Model to handle calls to isset properly by looking... #28

Closed trimbletodd closed 11 years ago

trimbletodd commented 11 years ago

Adding __isset magic method. This fixes #27.