Searched refs:isStrictProperties (Results 1 – 1 of 1) sorted by relevance
3182 public bool $isStrictProperties; variable in ClassInfo3219 bool $isStrictProperties, argument3239 $this->isStrictProperties = $isStrictProperties;3466 if ($this->isStrictProperties) {3506 $this->isStrictProperties = false;4536 $isStrictProperties = false;4549 $isStrictProperties = true;4567 if ($isStrictProperties && $allowsDynamicProperties) {4606 $isStrictProperties,
Completed in 16 milliseconds