Class MethodMatchFilter

Summary

Fully Qualified Name: Zend\Hydrator\Filter\MethodMatchFilter
Implements: FilterInterface

Description

Methods

Name Description Defined By
__construct() MethodMatchFilter
filter() MethodMatchFilter

Method Details

__construct()

Parameter Name Type Description
$method string The
$exclude bool If

Returns:

filter()

Parameter Name Type Description
$property

Returns: void

Top