Commit 04cf5373 by Qiang Xue

move back api docs.

parent 57a6e8f3
...@@ -12,7 +12,7 @@ namespace yii\base; ...@@ -12,7 +12,7 @@ namespace yii\base;
/** /**
* Component is the base class that provides the *property*, *event* and *behavior* features. * Component is the base class that provides the *property*, *event* and *behavior* features.
* *
* @include @yii/docs/base-Component.md * @include @yii/base/Component.md
* *
* @property Behavior[] behaviors list of behaviors currently attached to this component * @property Behavior[] behaviors list of behaviors currently attached to this component
* *
......
...@@ -12,7 +12,7 @@ namespace yii\base; ...@@ -12,7 +12,7 @@ namespace yii\base;
/** /**
* Object is the base class that provides the *property* feature. * Object is the base class that provides the *property* feature.
* *
* @include @yii/docs/base-Object.md * @include @yii/base/Object.md
* *
* @author Qiang Xue <qiang.xue@gmail.com> * @author Qiang Xue <qiang.xue@gmail.com>
* @since 2.0 * @since 2.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment