|
Ubiquity 2.5.2
php rapid development framework
|
Transform an instance. More...
Inheritance diagram for TransformerInterface:Static Public Member Functions | |
| static | transform ($value) |
| Transforms model data to normalized data. | |
| static | reverse ($value) |
| Reverse data transforming to model data. | |
Transform an instance.
Ubiquity\contents\transformation$TransformerInterface This class is part of Ubiquity
Definition at line 15 of file TransformerInterface.php.
|
static |
|
static |