663. Class

663.1. Zend\Filter\File\LowerCase

663.1.1. Methods

663.1.1.1. filter

filter()

Defined by ZendFilterFilter

Does a lowercase on the content of the given file

Parameters:string|array – Full path of file to change or $_FILES data array
Return type:string|array The given $value
Throws :ExceptionInvalidArgumentException
Throws :ExceptionRuntimeException

Project Versions

Table Of Contents

Previous topic

662. Class

Next topic

664. Class

This Page