CakeFest 2024: The Official CakePHP Conference

Интерфейс BaseResult

(PECL mysql-xdevapi >= 8.0.11)

Введение

Обзор классов

class mysql_xdevapi\BaseResult {
/* Методы */
abstract public getWarnings(): array
abstract public getWarningsCount(): int
}

Содержание

add a note

User Contributed Notes

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