64], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'keyword' => 'Keyword', 'create_at' => 'Create At', 'updated_at' => 'Updated At', 'status' => 'status', ]; } }