diff --git a/5/plugin/reference/classes/BaserCore-Service-Admin-PluginsAdminService.html b/5/plugin/reference/classes/BaserCore-Service-Admin-PluginsAdminService.html index 2877d346..e9bc3382 100644 --- a/5/plugin/reference/classes/BaserCore-Service-Admin-PluginsAdminService.html +++ b/5/plugin/reference/classes/BaserCore-Service-Admin-PluginsAdminService.html @@ -1690,7 +1690,7 @@

@@ -1914,7 +1914,7 @@

public - getCoreUpdate(string $targetVersion, string $php[, bool $force = false ]) : void + getCoreUpdate(string $targetVersion, string $php[, bool|null $force = false ]) : void
@@ -1938,7 +1938,7 @@

Parameters
$force - : bool + : bool|null = false
@@ -2372,7 +2372,7 @@

@@ -2516,7 +2516,7 @@

@@ -2912,7 +2912,7 @@

@@ -2972,7 +2972,7 @@

@@ -3032,7 +3032,7 @@

@@ -3587,7 +3587,7 @@

diff --git a/5/plugin/reference/classes/BaserCore-Service-PluginsService.html b/5/plugin/reference/classes/BaserCore-Service-PluginsService.html index 6de73860..d5e241a0 100644 --- a/5/plugin/reference/classes/BaserCore-Service-PluginsService.html +++ b/5/plugin/reference/classes/BaserCore-Service-PluginsService.html @@ -1639,7 +1639,7 @@

@@ -1863,7 +1863,7 @@

public - getCoreUpdate(string $targetVersion, string $php[, bool $force = false ]) : void + getCoreUpdate(string $targetVersion, string $php[, bool|null $force = false ]) : void
@@ -1887,7 +1887,7 @@

Parameters
$force - : bool + : bool|null = false
@@ -2580,7 +2580,7 @@