get('lvju'); } /** * @inheritdoc */ public static function tableName() { return '{{%employee}}'; } // /** // * @inheritdoc // */ // public function rules() // { // return []; // } // /** // * @inheritdoc // */ // public function attributeLabels() // { // return []; // } }