Returns whether an install info with a given name exists.
public hasInstallInfo ( string $moduleName ) : boolean | ||
$moduleName | string | The name of the module. |
return | boolean | Whether install info with that name exists. |
public hasInstallInfo ( string $moduleName ) : boolean | ||
$moduleName | string | The name of the module. |
return | boolean | Whether install info with that name exists. |