Searched refs:isStrictProperties (Results 1 – 1 of 1) sorted by relevance
2383 public bool $isStrictProperties; variable in ClassInfo2419 bool $isStrictProperties, argument2438 $this->isStrictProperties = $isStrictProperties;2602 if ($this->isStrictProperties) {3495 $isStrictProperties = false;3508 $isStrictProperties = true;3528 if ($isStrictProperties && $allowsDynamicProperties) {3567 $isStrictProperties,
Completed in 19 milliseconds