Свойство | Type | Description | |
---|---|---|---|
$pimple | Pimple\Container |
Méthode | Description | |
---|---|---|
get ( string $var ) : mixed | ||
getPimple ( ) : Pimple\Container | ||
init ( Pimple\Container $pimple = null ) | If you add services, don't forget to also edit config/.phpstorm.meta.php | |
set ( string $key, mixed $val, string $type = null ) | ||
setPimple ( Pimple\Container $pimple ) |
static public getPimple ( ) : Pimple\Container | ||
Résultat | Pimple\Container |
static public init ( Pimple\Container $pimple = null ) | ||
$pimple | Pimple\Container |
public static setPimple ( Pimple\Container $pimple ) | ||
$pimple | Pimple\Container |