PHP Class CrudExamplesController, Platform-Crud-Plugin

Inheritance: extends Controller
Afficher le fichier Open project: nodesagency/Platform-Crud-Plugin

Méthodes publiques

Свойство Type Description
$componentsArray

Méthodes publiques

Méthode Description
__construct ( mixed $request = null, mixed $response = null ) : void Make it possible to dynamically define the components array during tests
add ( ) : void add

Method Details

__construct() public méthode

Make it possible to dynamically define the components array during tests
public __construct ( mixed $request = null, mixed $response = null ) : void
$request mixed
$response mixed
Résultat void

add() public méthode

Used in the translations test
public add ( ) : void
Résultat void

Property Details

$componentsArray public_oe static_oe property

public static $componentsArray