Searched refs:property (Results 1 – 15 of 15) sorted by relevance
48 * @param string $property The name of the property.53 $property, argument56 $this->deprecatedPublicProperties[$property] = $class ?: $this::class;100 * @param string $property103 private function deprecationHelperGetPropertyOwner($property) argument106 if (property_exists($this, $property)) {119 $obfuscatedPropTail = "\0$property";
62 foreach ($this->reflector->getProperties() as $property) {64 if (!$property->isPublic()) continue;65 $this->properties[$property->getName()] = new DocBlockProperty($property);
367 foreach ($doc->getPropertyDocs() as $property => $propertyDoc) {368 $schema['properties'][$property] = array_merge(
35 $property = $doc->getPropertyDocs()['dummyProperty1'];36 $this->assertInstanceOf(DocBlockProperty::class, $property);37 $this->assertEquals('This is a dummy', $property->getSummary());39 $propertyType = $property->getType();
247 $property = $class->getProperty($prop);248 return $property->getValue($obj);265 $property = $class->getProperty($prop);266 $property->setValue($obj, $value);
45 foreach ($params as $property => $value) {46 $property = trim($property, '_'); // we don't use underscores anymore47 $this->$property = $value;
25 # Testing legacy dynamic property usage.26 - '(Access to an undefined property SimplePie.IRI::\$nonexistent_prop\.)'60 message: '(^Access to an undefined property XMLReader::\$\w+\.$)'
276 * Added `$enable_exceptions` to the class property declarations for `SimplePie` class. [#504](https…350 * Fixed call to non-existent property in Memcache. [#311](https://github.com/simplepie/simplepie/pu…
44 public function property($name, $value) function in LesserPHP\\FormatterClassic
1022 $out->lines[] = $this->formatter->property(
216 patents or other property right claims or to contest validity of any
38 - Add public/protected method & property visibility.747 - Fixed notice with "error" property (IZIU Zielona Góra)
392 patents or other property right claims or to contest validity of any
339 tangible personal property which is normally used for personal, family,