Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
CrudExamplesController
PHP Класс CrudExamplesController, Platform-Crud-Plugin
Наследование:
extends
Controller
Показать файл
Открыть проект
Открытые свойства
Свойство
Тип
Описание
$componentsArray
Открытые методы
Метод
Описание
__construct
(
mixed
$request
= null,
mixed
$response
= null ) :
void
Make it possible to dynamically define the components array during tests
add
( ) :
void
add
Описание методов
__construct()
публичный
Метод
Make it possible to dynamically define the components array during tests
public
__construct
(
mixed
$request
= null,
mixed
$response
= null ) :
void
$request
mixed
$response
mixed
Результат
void
add()
публичный
Метод
Used in the translations test
public
add
( ) :
void
Результат
void
Описание свойств
$componentsArray
публичное статическое свойство
public
static
$componentsArray