protected property AbstractOptions::$__strictMode__ in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-stdlib/src/AbstractOptions.php \Zend\Stdlib\AbstractOptions::__strictMode__
We use the __ prefix to avoid collisions with properties in user-implementations.
Type: bool
File
- vendor/
zendframework/ zend-stdlib/ src/ AbstractOptions.php, line 22
Class
Namespace
Zend\StdlibCode
protected $__strictMode__ = true;