Ubiquity
2.5.2
php rapid development framework
Loading...
Searching...
No Matches
TransformerViewInterface.php
Go to the documentation of this file.
1
<?php
2
3
namespace
Ubiquity\contents\transformation
;
4
15
interface
TransformerViewInterface
{
16
22
public
static
function
toView
($value);
23
}
Ubiquity\contents\transformation\TransformerViewInterface
Transform an instance for being displayed in a view.
Definition
TransformerViewInterface.php:15
Ubiquity\contents\transformation\TransformerViewInterface\toView
static toView($value)
Transforms normalized data to view data.
Ubiquity\contents\transformation
Transformers managment.
C:
Users
myadd
Documents
GitHub
ubiquity-doc-api
vendor
phpmv
ubiquity
src
Ubiquity
contents
transformation
TransformerViewInterface.php
Generated on Sun Dec 10 2023 15:04:14 for
Ubiquity
by
doxygen
1.9.8