Class Annotation (namespace Nette\Reflection)


Basic annotation implementation.

Object
   |
   --Annotation

Implements interfaces:

Copyright: Copyright (c) 2004, 2010 David Grudl
Located: in /Reflection/Annotation.php (line 21)
Public Method Summary
Annotation
__construct ($values)
string
Returns default annotation.
Methods Inherited From Object
extensionMethod(), getClass(), getReflection(), __call(), __callStatic(), __get(), __isset(), __set(), __unset()

Method Details

line 24

__construct

public Annotation __construct ($values)

Implementation of:

Input
$values
Output
Annotation  

line 36

__toString

public string __toString ()

Returns default annotation.

Output
string