Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 337 Bytes

PHPCollections-Interfaces-SortableInterface.md

File metadata and controls

18 lines (12 loc) · 337 Bytes

PHPCollections\Interfaces\SortableInterface

  • Interface name: SortableInterface
  • Namespace: PHPCollections\Interfaces
  • This is an interface

Methods

sort

bool PHPCollections\Interfaces\SortableInterface::sort(callable $callback)
  • Visibility: public

Arguments

  • $callback callable