Composer
Table of Contents
Methods
-
buildServiceMapping()
: mixed
-
removeUnusedServices()
: mixed
-
removeUnusedServicesInDev()
: mixed
buildServiceMapping()
public
static buildServiceMapping() : mixed
removeUnusedServices()
public
static removeUnusedServices(Event $event[, Filesystem|null $filesystem = null ]) : mixed
Parameters
-
$event
: Event
-
-
$filesystem
: Filesystem|null
= null
-
removeUnusedServicesInDev()
public
static removeUnusedServicesInDev(Event $event[, Filesystem|null $filesystem = null ]) : mixed
Parameters
-
$event
: Event
-
-
$filesystem
: Filesystem|null
= null
-