Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
SerializerInterface.php
Go to the documentation of this file.
1<?php
2
4
14
19 public function serialize($object);
20
26 public function unserialize($serial);
27}
28
Ubiquity\contents\serializers$SerializerInterface This class is part of Ubiquity.