protected property Idp::$logout_url in SAML Service Provider 8.3
Same name and namespace in other branches
- 8.2 src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::logout_url
- 4.x src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::logout_url
- 3.x src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::logout_url
Logout URL of the Identity Provider server.
Type: string
File
- src/
Entity/ Idp.php, line 94
Class
- Idp
- Defines the Idp entity.
Namespace
Drupal\saml_sp\EntityCode
protected $logout_url;