Function __global->has_feature

Definitions

sources/addons2.php

  • Find whether a particular feature is available to the software (e.g. it's an addon).
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$dependency ID_TEXT required parameter N/A N/A Feature name

Return

  • Whether it is
  • Type: boolean
  • Set: N/A
  • Range: N/A