Thanks to visit codestin.com
Credit goes to www.php.net

PHP 8.5.0 RC 1 available for testing

SchemaObject interface

(PECL mysql-xdevapi >= 8.0.11)

Introduction

Class synopsis

class mysql_xdevapi\SchemaObject implements mysql_xdevapi\DatabaseObject {
/* Methods */
abstract getSchema(): mysql_xdevapi\Schema
}

Table of Contents

add a note

User Contributed Notes

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