CakeFest 2024: The Official CakePHP Conference

CrudOperationSortable interface

(PECL mysql-xdevapi >= 8.0.11)

Giriş

Sınıf Sözdizimi

class mysql_xdevapi\CrudOperationSortable {
/* Yöntemler */
abstract public sort(string $sort_expr): mysql_xdevapi\CrudOperationSortable
}

İçindekiler

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top