mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-16 22:39:52 +08:00
pull origin
This commit is contained in:
@@ -17,6 +17,7 @@ class IndexFileAnalyzer extends Markdown
|
||||
private $_chapter = 0;
|
||||
private $_chapters = [];
|
||||
|
||||
|
||||
public function analyze($text)
|
||||
{
|
||||
$this->parse($text);
|
||||
|
||||
Reference in New Issue
Block a user