255] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'phone_num' => 'Телефон', 'email' => 'Email', ]; } }