class CRM_Upgrade_Headless

Perform an upgrade without using the web-frontend

Methods

array
run(bool $enablePrint = TRUE)

Perform an upgrade without using the web-frontend

Details

at line 43
array run(bool $enablePrint = TRUE)

Perform an upgrade without using the web-frontend

Parameters

bool $enablePrint

Return Value

array
  • with keys:
    • message: string, HTML-ish blob

Exceptions

Exception