PHP Class DMS\Tests\Dummy\Classes\AnnotatedClass

Datei anzeigen Open project: rdohms/dms-filter

Public Properties

Property Type Description
$callback string
$callback2 string
$description string
$name string
$nickname string
$zend string
$zendalternate string

Public Methods

Method Description
anotherCallback ( $value ) : string
callbackMethod ( $value ) : string

Method Details

anotherCallback() public static method

public static anotherCallback ( $value ) : string
$value
return string

callbackMethod() public method

public callbackMethod ( $value ) : string
$value
return string

Property Details

$callback public_oe property

public string $callback
return string

$callback2 public_oe property

public string $callback2
return string

$description public_oe property

public string $description
return string

$name public_oe property

public string $name
return string

$nickname public_oe property

public string $nickname
return string

$zend public_oe property

public string $zend
return string

$zendalternate public_oe property

public string $zendalternate
return string