You are here

protected property BakeryService::$isMain in Bakery Single Sign-On System 8.2

If the current site is configured as the main site or a child.

Type: bool

File

src/BakeryService.php, line 29
Services used in bakery SSO functions.

Class

BakeryService
Common functionalities used in both controller and module.

Namespace

Drupal\bakery

Code

protected $isMain;