You are here

private property BooleanStrategy::$falseValue in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-hydrator/src/Strategy/BooleanStrategy.php \Zend\Hydrator\Strategy\BooleanStrategy::falseValue

Type: int|string

File

vendor/zendframework/zend-hydrator/src/Strategy/BooleanStrategy.php, line 27

Class

BooleanStrategy
This Strategy extracts and hydrates int and string values to Boolean values

Namespace

Zend\Hydrator\Strategy

Code

private $falseValue;