You are here

protected property ContentHubRequirementBase::$description in Acquia Content Hub 8

The description of the requirement/status.

Type: string|\Drupal\Core\StringTranslation\TranslatableMarkup

File

acquia_contenthub_diagnostic/src/ContentHubRequirementBase.php, line 27

Class

ContentHubRequirementBase
Defines a base implementation that Content Hub Requirements will extend.

Namespace

Drupal\acquia_contenthub_diagnostic

Code

protected $description;