You are here

protected property Remote::$basic_auth_username 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_username

The Remote basic auth username.

Type: string

File

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

Class

Remote
Defines the Remote entity.

Namespace

Drupal\entity_share_client\Entity

Code

protected $basic_auth_username;