Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php3148 public array $propertyInfos; variable in ClassInfo
3162 * @param PropertyInfo[] $propertyInfos
3180 array $propertyInfos, argument
3200 $this->propertyInfos = $propertyInfos;
3299 foreach ($this->propertyInfos as $property) {
3441 foreach ($this->propertyInfos as $propertyInfo) {
3555 if (!empty($this->propertyInfos)) {
4682 $propertyInfos = [];
4714 $propertyInfos[] = parseProperty(
5195 iterable $propertyInfos, argument
[all …]

Completed in 30 milliseconds