Function Hook_health_check_install_env_php_ext->get_gd_version
Definitions
sources/hooks/systems/health_checks/install_env_php_ext.php
- Get the version number of GD on the system. It should only be called if GD is known to be on the system, and in use.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: float
Return
- The version of GD installed
- Type: float
- Set: N/A
- Range: N/A