You are here

protected property Idp::$id in SAML Service Provider 3.x

Same name and namespace in other branches
  1. 8.3 src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::id
  2. 8.2 src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::id
  3. 4.x src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::id

The machine name of the IdP entity.

Type: string

File

src/Entity/Idp.php, line 52

Class

Idp
Defines the Idp entity.

Namespace

Drupal\saml_sp\Entity

Code

protected $id;