255] ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'email' => 'Email', 'group_id' => 'Group ID', 'name' => 'Name', 'img' => 'Img', 'phone' => 'Phone', 'skype' => 'Skype', 'code' => 'Code', ]; } }