mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-15 22:09:48 +08:00
pull origin
This commit is contained in:
@@ -17,14 +17,12 @@ class MethodDoc extends FunctionDoc
|
||||
{
|
||||
public $isAbstract;
|
||||
public $isFinal;
|
||||
|
||||
public $isStatic;
|
||||
|
||||
public $visibility;
|
||||
|
||||
// will be set by creating class
|
||||
public $definedBy;
|
||||
|
||||
|
||||
/**
|
||||
* @param \phpDocumentor\Reflection\ClassReflector\MethodReflector $reflector
|
||||
* @param Context $context
|
||||
|
||||
Reference in New Issue
Block a user