Ubiquity
2.5.2
php rapid development framework
Loading...
Searching...
No Matches
NormalizerInterface.php
Go to the documentation of this file.
1
<?php
2
6
namespace
Ubiquity\contents\normalizers
;
7
17
interface
NormalizerInterface
{
18
19
public
function
normalize
($object);
20
21
public
function
supportsNormalization
($data);
22
}
23
Ubiquity\contents\normalizers\NormalizerInterface
Defines the default behavior of a Normalizer Ubiquity\contents\normalizers$NormalizerInterface This c...
Definition
NormalizerInterface.php:17
Ubiquity\contents\normalizers\NormalizerInterface\normalize
normalize($object)
Ubiquity\contents\normalizers\NormalizerInterface\supportsNormalization
supportsNormalization($data)
Ubiquity\contents\normalizers
Normalizers managment.
Definition
NormalizerInterface.php:6
C:
Users
myadd
Documents
GitHub
ubiquity-doc-api
vendor
phpmv
ubiquity
src
Ubiquity
contents
normalizers
NormalizerInterface.php
Generated on Sun Dec 10 2023 15:04:13 for
Ubiquity
by
doxygen
1.9.8