You are here

public function IdentityProviders::getEntityID in SAML SP 2.0 Single Sign On (SSO) - SAML Service Provider 8

File

src/MetadataReader.php, line 146

Class

IdentityProviders

Namespace

Drupal\miniorange_saml

Code

public function getEntityID() {
  return $this->entityID;
}