You are here

protected property NgLightbox::$adminContext in NG Lightbox 2.x

Same name and namespace in other branches
  1. 8 src/NgLightbox.php \Drupal\ng_lightbox\NgLightbox::adminContext

Provides a helper class to determine whether the route is an admin one.

Type: \Drupal\Core\Routing\AdminContext

File

src/NgLightbox.php, line 47

Class

NgLightbox
Provides a Service Class for NgLightbox.

Namespace

Drupal\ng_lightbox

Code

protected $adminContext;