PHP 클래스 yii\apidoc\models\EventDoc

부터: 2.0
저자: Carsten Brandt ([email protected])
상속: extends yii\apidoc\models\ConstDoc
파일 보기 프로젝트 열기: yiisoft/yii2-apidoc

공개 프로퍼티들

프로퍼티 타입 설명
$type
$types

공개 메소드들

메소드 설명
__construct ( phpDocumentor\Reflection\ClassReflector\ConstantReflector $reflector = null, Context $context = null, array $config = [] )

메소드 상세

__construct() 공개 메소드

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

프로퍼티 상세

$type 공개적으로 프로퍼티

public $type

$types 공개적으로 프로퍼티

public $types