OutputStrategy.php
writeObject(PersistentObject $obj)
Write the object's content.
OutputStrategy defines the interface for classes that write an object's content to a destination (cal...
Definition: OutputStrategy.php:22
PersistentObject defines the interface of all persistent objects.
Definition: PersistentObject.php:23