PHP Manual

  • English French German Portuguese Spanish
Manual do PHP Referência das Funções Variável e Extensões Relacionadas aos Tipos Reflection ReflectionProperty ReflectionProperty::getDeclaringClass
ReflectionProperty ReflectionProperty::__clone ReflectionProperty::__construct ReflectionProperty::export ReflectionProperty::getDeclaringClass ReflectionProperty::getDocComment ReflectionProperty::getModifiers ReflectionProperty::getName ReflectionProperty::getValue ReflectionProperty::isDefault ReflectionProperty::isPrivate ReflectionProperty::isProtected ReflectionProperty::isPublic ReflectionProperty::isStatic ReflectionProperty::setAccessible ReflectionProperty::setValue ReflectionProperty::__toString
  • ReflectionProperty::export
  • ReflectionProperty::getDocComment

ReflectionProperty::getDeclaringClass

(PHP 5)

ReflectionProperty::getDeclaringClass — Gets declaring class

Descrição

public ReflectionClass ReflectionProperty::getDeclaringClass ( void )

Gets the declaring class.

Warning

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

A ReflectionClass object.

Veja Também

  • ReflectionProperty::getName() - Gets property name

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.