PHP 8.1.28 Released!

Interface CrudOperationSortable

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Synopsis de la classe

class mysql_xdevapi\CrudOperationSortable {
/* Méthodes */
abstract public sort(string $sort_expr): mysql_xdevapi\CrudOperationSortable
}

Sommaire

add a note

User Contributed Notes

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