Home
last modified time | relevance | path

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

/php-src/build/
H A Dgen_stub.php3333 public array $propertyInfos; variable in ClassInfo
3347 * @param PropertyInfo[] $propertyInfos
3365 array $propertyInfos, argument
3385 $this->propertyInfos = $propertyInfos;
3506 foreach ($this->propertyInfos as $property) {
3648 foreach ($this->propertyInfos as $propertyInfo) {
3762 if (!empty($this->propertyInfos)) {
4895 $propertyInfos = [];
4927 $propertyInfos[] = parseProperty(
5431 iterable $propertyInfos, argument
[all …]

Completed in 27 milliseconds