Skip to content

Krizalys Onedrive Constant FolderViewSortOrder

Christophe Vidal edited this page Aug 4, 2019 · 1 revision

Krizalys\Onedrive\Constant\FolderViewSortOrder

The folder view sort order.

  • Class name: FolderViewSortOrder
  • Namespace: Krizalys\Onedrive\Constant

Constants

ASCENDING

const ASCENDING = 'ascending'

DESCENDING

const DESCENDING = 'descending'
Clone this wiki locally