PHP Class Frontend\Modules\ContentBlocks\Engine\Model

Afficher le fichier Open project: forkcms/forkcms Class Usage Examples

Méthodes publiques

Méthode Description
get ( string $id ) : array Get an item.

Method Details

get() public static méthode

Get an item.
Deprecation: use doctrine instead
public static get ( string $id ) : array
$id string The id of the item to fetch.
Résultat array