1 2 3 4 5
<?php /** * @var $modelLang \backend\modules\page\models\StaticTextBlockLang */ echo $form->text_editor_lang($modelLang, 'content');