Commit 9adb2893 authored by Shakarim Sapa's avatar Shakarim Sapa

- Добавлены отступы

parent d09c0837
......@@ -6,8 +6,8 @@ use common\modules\school\models\SearchCourses;
use yii\filters\AccessControl;
class CourseController extends FrontendController {
public static function actionsTitles()
{
public static function actionsTitles() {
return [
'Index' => 'Школа аналитики'
];
......@@ -31,7 +31,6 @@ class CourseController extends FrontendController {
}
public function actionIndex(){
\Yii::$app->view->registerMetaTag([
'property' => 'og:title',
'content' => 'Школа аналитики'
......
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