You are here

protected property PhotoswipeAssetsManager::$attached in PhotoSwipe 8.2

Same name and namespace in other branches
  1. 8 src/PhotoswipeAssetsManager.php \Drupal\photoswipe\PhotoswipeAssetsManager::attached
  2. 3.x src/PhotoswipeAssetsManager.php \Drupal\photoswipe\PhotoswipeAssetsManager::attached

Whether the assets were attached somewhere in this request or not.

Type: bool

File

src/PhotoswipeAssetsManager.php, line 18

Class

PhotoswipeAssetsManager
Photoswipe asset manager.

Namespace

Drupal\photoswipe

Code

protected $attached;