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 ?: get_class($this);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();
248 $property = $class->getProperty($prop);249 $property->setAccessible(true);250 return $property->getValue($obj);267 $property = $class->getProperty($prop);268 $property->setAccessible(true);269 $property->setValue($obj, $value);
45 foreach ($params as $property => $value) {46 $property = trim($property, '_'); // we don't use underscores anymore47 $this->$property = $value;
44 public function property($name, $value) function in LesserPHP\\FormatterClassic
1022 $out->lines[] = $this->formatter->property(
224 * Added `$enable_exceptions` to the class property declarations for `SimplePie` class. [#504](https…298 * Fixed call to non-existent property in Memcache. [#311](https://github.com/simplepie/simplepie/pu…
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,