You are here

service protected_pages.storage in Protected Pages 8

Class

Drupal\protected_pages\ProtectedPagesStorage
8 string references to protected_pages.storage
ProtectedPagesAccess::testProtectedPageAccess in tests/src/Functional/ProtectedPagesAccess.php
Test access to a Protected Page.
ProtectedPagesAddForm::create in src/Form/ProtectedPagesAddForm.php
Instantiates a new instance of this class.
ProtectedPagesController::create in src/Controller/ProtectedPagesController.php
Instantiates a new instance of this class.
ProtectedPagesDeleteConfirmForm::create in src/Form/ProtectedPagesDeleteConfirmForm.php
Instantiates a new instance of this class.
ProtectedPagesEditForm::create in src/Form/ProtectedPagesEditForm.php
Instantiates a new instance of this class.

... See full list

File

./protected_pages.services.yml
protected_pages.services.yml

View source
  1. class: Drupal\protected_pages\ProtectedPagesStorage
  2. arguments:
  3. - '@database'