Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
TransformerFormInterface Interface Reference

Transform an instance for being used in a form. More...

+ Inheritance diagram for TransformerFormInterface:

Static Public Member Functions

static toForm ($value)
 Transforms normalized data to form data.
 

Detailed Description

Transform an instance for being used in a form.

Ubiquity\contents\transformation$TransformerFormInterface This class is part of Ubiquity

Author
jcheron myadd.nosp@m.ress.nosp@m.mail@.nosp@m.gmai.nosp@m.l.com
Version
1.0.0
Since
Ubiquity 2.1.1

Definition at line 18 of file TransformerFormInterface.php.

Member Function Documentation

◆ toForm()

static toForm (   $value)
static

Transforms normalized data to form data.

Parameters
string$value

Implemented in DateTime.


The documentation for this interface was generated from the following file: