PHP Class yii\apidoc\models\EventDoc

Since: 2.0
Author: Carsten Brandt ([email protected])
Inheritance: extends yii\apidoc\models\ConstDoc
Datei anzeigen Open project: yiisoft/yii2-apidoc

Public Properties

Property Type Description
$type
$types

Public Methods

Method Description
__construct ( phpDocumentor\Reflection\ClassReflector\ConstantReflector $reflector = null, Context $context = null, array $config = [] )

Method Details

__construct() public method

public __construct ( phpDocumentor\Reflection\ClassReflector\ConstantReflector $reflector = null, Context $context = null, array $config = [] )
$reflector phpDocumentor\Reflection\ClassReflector\ConstantReflector
$context Context
$config array

Property Details

$type public_oe property

public $type

$types public_oe property

public $types