Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
TransformerViewInterface.php
Go to the documentation of this file.
1<?php
2
4
16
22 public static function toView($value);
23}
Transform an instance for being displayed in a view.
static toView($value)
Transforms normalized data to view data.
Transformers managment.