PHP Manual

  • English French German Portuguese Spanish
PHP Manual Function Reference Variable and Type Related Extensions Reflection ReflectionProperty ReflectionProperty::getDocComment
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::getDeclaringClass
  • ReflectionProperty::getModifiers

ReflectionProperty::getDocComment

(PHP 5 >= 5.1.0)

ReflectionProperty::getDocComment — Gets doc comment

Description

public string ReflectionProperty::getDocComment ( void )

Gets the doc comment.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

The doc comment.

See Also

  • ReflectionProperty::export() - Export

© Copyright © 2001-2015 The PHP Group.

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