You are here

protected property ClientFormBase::$uuid in Acquia Content Hub 8.2

The UUID of an item (a webhook or a client) to delete.

Type: string

File

modules/acquia_contenthub_publisher/src/Form/ClientFormBase.php, line 30

Class

ClientFormBase
The base class for the client form.

Namespace

Drupal\acquia_contenthub_publisher\Form

Code

protected $uuid;