Searched refs:isStrictProperties (Results 1 – 1 of 1) sorted by relevance
3321 public bool $isStrictProperties; variable in ClassInfo3358 bool $isStrictProperties, argument3378 $this->isStrictProperties = $isStrictProperties;3605 if ($this->isStrictProperties) {3645 $this->isStrictProperties = false;4675 $isStrictProperties = false;4688 $isStrictProperties = true;4706 if ($isStrictProperties && $allowsDynamicProperties) {4745 $isStrictProperties,
Completed in 17 milliseconds