コード例 #1
0
ファイル: Robots.php プロジェクト: tqsq2005/dotplant2
 /**
  * @inheritdoc
  */
 public function init()
 {
     parent::init();
     $this->key = self::KEY_ROBOTS;
 }