Zend Framework  3.0
Public Member Functions | List of all members
ReplaceableInputInterface Interface Reference

Mark an input as able to be replaced by another when merging input filters. More...

Public Member Functions

 replace ($input, $name)
 

Detailed Description

Mark an input as able to be replaced by another when merging input filters.

Member Function Documentation

replace (   $input,
  $name 
)
Parameters
$input
$name
Returns
self

Implemented in BaseInputFilter.