Home
last modified time | relevance | path

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

/PHP-8.1/build/
H A Dgen_stub.php1400 public $isDocReadonly; variable in PropertyInfo
1411 bool $isDocReadonly, argument
1420 $this->isDocReadonly = $isDocReadonly;
1539 } elseif ($this->flags & Class_::MODIFIER_READONLY || $this->isDocReadonly) {
2382 $isDocReadonly = false;
2391 $isDocReadonly = true;
2421 $isDocReadonly,

Completed in 14 milliseconds