PHP 8.3.4 Released!

CrudOperationSkippable interface

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Class synopsis

class mysql_xdevapi\CrudOperationSkippable {
/* Methods */
abstract public skip(int $skip): mysql_xdevapi\CrudOperationSkippable
}

Table of Contents

add a note

User Contributed Notes

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