mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-17 06:48:59 +08:00
pull origin
This commit is contained in:
@@ -18,9 +18,9 @@ class TraitDoc extends TypeDoc
|
||||
// classes using the trait
|
||||
// will be set by Context::updateReferences()
|
||||
public $usedBy = [];
|
||||
|
||||
public $traits = [];
|
||||
|
||||
|
||||
/**
|
||||
* @param \phpDocumentor\Reflection\TraitReflector $reflector
|
||||
* @param Context $context
|
||||
|
||||
Reference in New Issue
Block a user