yii\apidoc\models\InterfaceDoc - Yii2 类参考手册        
        Class yii\apidoc\models\InterfaceDoc
| Inheritance | yii\apidoc\models\InterfaceDoc » yii\apidoc\models\TypeDoc » yii\apidoc\models\BaseDoc » yii\base\BaseObject | 
|---|---|
| Implements | yii\base\Configurable | 
| Available since version | 2.0 | 
Represents API documentation information for an interface.
Public Properties
隐藏继承的属性 Hide inherited properties
Public Methods
隐藏继承的方法 Hide inherited methods
Protected Methods
隐藏继承的方法 Hide inherited methods
| 方法 Method | 简介 Description | 定义在 Defined By | 
|---|---|---|
| mbUcFirst() | Multibyte version of ucfirst() | yii\apidoc\models\BaseDoc | 
属性详情 Property Details
方法详情 Method Details
| public void __construct ( $reflector = null, $context = null, $config = [] ) | ||
| $reflector | \phpDocumentor\Reflection\InterfaceReflector | |
| $context | yii\apidoc\models\Context | |
| $config | array | |