45] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'name' => 'Имя', 'phone_num' => 'Номер телефона', ]; } }