Home
last modified time | relevance | path

Searched refs:isDocReadonly (Results 1 – 1 of 1) sorted by relevance

/PHP-8.2/build/
H A Dgen_stub.php2112 public bool $isDocReadonly; variable in PropertyInfo
2121 bool $isDocReadonly, argument
2129 $this->isDocReadonly = $isDocReadonly;
2285 if ($this->flags & Class_::MODIFIER_READONLY || $this->isDocReadonly) {
3429 $isDocReadonly = false;
3438 $isDocReadonly = true;
3468 $isDocReadonly,

Completed in 13 milliseconds