array public static
\Bitrix\Main\Config\Option::getDefaults(
string $moduleId
);
This static method returns array with the default values for module parameters (from the file default_option.php).
Parameters
Parameter | Description | Version |
$moduleId | Module ID. Required. | |
Exceptions
Examples