Index of /old/<?php
namespace Nextend\\Framework\\Pattern;
trait OrderableTrait {
public function getOrdering() {
return isset($this->ordering) ? $this->ordering : 1000000;
}
Name Last modified Size Description
Parent Directory -
**
* @param Ord..> 2026-07-09 21:03 -