Ubiquity
2.5.2
php rapid development framework
Loading...
Searching...
No Matches
TransformerFormInterface.php
Go to the documentation of this file.
1
<?php
2
6
namespace
Ubiquity\contents\transformation
;
7
18
interface
TransformerFormInterface
{
19
25
public
static
function
toForm
($value);
26
}
Ubiquity\contents\transformation\TransformerFormInterface
Transform an instance for being used in a form.
Definition
TransformerFormInterface.php:18
Ubiquity\contents\transformation\TransformerFormInterface\toForm
static toForm($value)
Transforms normalized data to form data.
Ubiquity\contents\transformation
Transformers managment.
C:
Users
myadd
Documents
GitHub
ubiquity-doc-api
vendor
phpmv
ubiquity
src
Ubiquity
contents
transformation
TransformerFormInterface.php
Generated on Sun Dec 10 2023 15:04:13 for
Ubiquity
by
doxygen
1.9.8