674. Class

674.1. Zend\Filter\File\UpperCase

674.1.1. Methods

674.1.1.1. filter

filter()

Defined by ZendFilterFilterInterface

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 :ExceptionRuntimeException
Throws :ExceptionInvalidArgumentException

Project Versions

Table Of Contents

Previous topic

673. Class

Next topic

675. Class

This Page