You are here

protected property MethodMatchFilter::$method in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-hydrator/src/Filter/MethodMatchFilter.php \Zend\Hydrator\Filter\MethodMatchFilter::method

The method to exclude

Type: string

File

vendor/zendframework/zend-hydrator/src/Filter/MethodMatchFilter.php, line 18

Class

MethodMatchFilter

Namespace

Zend\Hydrator\Filter

Code

protected $method = null;