• Home
  • Knowledgebase
  • DevDocs
  • Translations
  • Support
  • Live Preview

logo DevDocs

By The Events Calendar
Filter by type:
Skip to content
Filter by type:
Search
Browse: Home / Classes / Tribe__Repository__Decorator / Tribe__Repository__Decorator::sort()
Product: Tribe Common

Tribe__Repository__Decorator::sort( $orderby = array(),  $order = 'ASC',  $preserve_keys = false )

{@inheritdoc}


Source

File: src/Tribe/Repository/Decorator.php

	public function sort( $orderby = array(), $order = 'ASC', $preserve_keys = false ) {
		return $this->decorated->sort( $orderby, $order, $preserve_keys );
	}

Expand full source code Collapse full source code

The Events Calendar
  • Home
  • Products
  • Blog
  • Support
© 2026 The Events Calendar Terms and Conditions Privacy