Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
NormalizerInterface.php
Go to the documentation of this file.
1<?php
2
7
18
19 public function normalize($object);
20
21 public function supportsNormalization($data);
22}
23
Defines the default behavior of a Normalizer Ubiquity\contents\normalizers$NormalizerInterface This c...