Home
last modified time | relevance | path

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

/PHP-8.4/build/
H A Dgen_stub.php2918 public bool $isDocReadonly; variable in PropertyInfo
2932 bool $isDocReadonly, argument
2943 $this->isDocReadonly = $isDocReadonly;
3076 if ($this->flags & Modifiers::READONLY || $this->isDocReadonly) {
4464 $isDocReadonly = false;
4474 $isDocReadonly = true;
4506 $isDocReadonly,

Completed in 18 milliseconds