Home
last modified time | relevance | path

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

/PHP-8.3/build/
H A Dgen_stub.php2283 public bool $isDocReadonly; variable in PropertyInfo
2295 bool $isDocReadonly, argument
2303 $this->isDocReadonly = $isDocReadonly;
2417 if ($this->flags & Class_::MODIFIER_READONLY || $this->isDocReadonly) {
3621 $isDocReadonly = false;
3630 $isDocReadonly = true;
3660 $isDocReadonly,

Completed in 17 milliseconds