property DB_storage::$_changes in Flickr API 5
an assoc with the names of the properties in this object that have been changed since they were fetched from the database
File
- phpFlickr/
PEAR/ DB/ storage.php, line 65
Class
- DB_storage
- Provides an object interface to a table row
Code
var $_changes = [];