Ubiquity 2.5.2
php rapid development framework
Loading...
Searching...
No Matches
LowerCase Class Reference

Make a string lowercase. More...

+ Inheritance diagram for LowerCase:

Static Public Member Functions

static toView ($value)
 Transforms normalized data to view data.
 

Detailed Description

Make a string lowercase.

Ubiquity\contents\transformation\transformers$LowerCase 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
2.1.1

Definition at line 16 of file LowerCase.php.

Member Function Documentation

◆ toView()

static toView (   $value)
static

Transforms normalized data to view data.

Parameters
string$value

Implements TransformerViewInterface.

Definition at line 18 of file LowerCase.php.


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