You are here

protected property Remote::$basic_auth_password in Entity Share 8.2

Same name and namespace in other branches
  1. 8 modules/entity_share_client/src/Entity/Remote.php \Drupal\entity_share_client\Entity\Remote::basic_auth_password

The Remote basic auth password.

Type: string

File

modules/entity_share_client/src/Entity/Remote.php, line 85

Class

Remote
Defines the Remote entity.

Namespace

Drupal\entity_share_client\Entity

Code

protected $basic_auth_password;