mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-16 06:17:56 +08:00
pull origin
This commit is contained in:
@@ -16,10 +16,10 @@ namespace yii\apidoc\models;
|
||||
class InterfaceDoc extends TypeDoc
|
||||
{
|
||||
public $parentInterfaces = [];
|
||||
|
||||
// will be set by Context::updateReferences()
|
||||
public $implementedBy = [];
|
||||
|
||||
|
||||
/**
|
||||
* @param \phpDocumentor\Reflection\InterfaceReflector $reflector
|
||||
* @param Context $context
|
||||
|
||||
Reference in New Issue
Block a user