- Full name:
\App\Infrastructure\Services\UpdateManager - This class is marked as final and can't be subclassed
- This class is a Final class
Methods
overview
Parameters:
| Parameter | Type | Description |
|---|---|---|
$forceRefresh |
bool |
Throws:
ContainerExceptionInterfaceExceptionInvalidArgumentExceptionNotFoundExceptionInterfaceReflectionExceptionTypeException
coreUpdate
Throws:
packageUpdates
Parameters:
| Parameter | Type | Description |
|---|---|---|
$type |
string |
Throws:
updatePackage
Parameters:
| Parameter | Type | Description |
|---|---|---|
$package |
string | |
$expectedType |
string |
Throws:
updateAll
Parameters:
| Parameter | Type | Description |
|---|---|---|
$expectedType |
string |
Throws:
installedPackagesByType
Parameters:
| Parameter | Type | Description |
|---|---|---|
$type |
string |
Throws:
composerJson
Parameters:
| Parameter | Type | Description |
|---|---|---|
$command |
string |
Throws:
composerRun
Parameters:
| Parameter | Type | Description |
|---|---|---|
$command |
string | |
$timeout |
int |
Throws: