Reflection class for a {@}since tag in a Docblock.
Cloneable
Final
Instantiable
Constants |
public
phpDocumentor PCRE regular expression matching a version vector. Assumes the "x" modifier. |
Methods |
public
__construct
(
?
string
$version
=
NULL
,
?
phpDocumentor |
public
__toString
() :
string
Returns a string representation for this tag. |
public
static
create
(
?
string
$body
,
?
phpDocumentor |
public
getVersion
() : ?
string
Gets the version section of the tag. |
Properties |
protected
$name
|
Properties |
private
$version
|
Methods |
public
static
create
(
?
string
$body
,
?
phpDocumentor |