You are here

protected property NumberOfParameterFilter::$numberOfParameters in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/zendframework/zend-hydrator/src/Filter/NumberOfParameterFilter.php \Zend\Hydrator\Filter\NumberOfParameterFilter::numberOfParameters

The number of parameters beeing accepted

Type: int

File

vendor/zendframework/zend-hydrator/src/Filter/NumberOfParameterFilter.php, line 22

Class

NumberOfParameterFilter

Namespace

Zend\Hydrator\Filter

Code

protected $numberOfParameters = null;