mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-10 02:13:17 +08:00
@ -43,7 +43,7 @@ abstract class GuideRenderer extends BaseGuideRenderer
|
||||
parent::init();
|
||||
|
||||
if ($this->pageTitle === null) {
|
||||
$this->pageTitle = 'Yii Framework 2.0 API Documentation'; // TODO guess page title
|
||||
$this->pageTitle = 'The Definitive Guide to Yii 2.0';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user