You are here

private property BooleanStrategy::$trueValue 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::trueValue

Type: int|string

File

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

Class

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

Namespace

Zend\Hydrator\Strategy

Code

private $trueValue;