You are here

protected property MethodMatchFilter::$exclude 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::exclude

Either an exclude or an include

Type: bool

File

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

Class

MethodMatchFilter

Namespace

Zend\Hydrator\Filter

Code

protected $exclude = null;