You are here

service phantomjs_capture.helper in PhantomJS Capture 8

Class

Drupal\phantomjs_capture\PhantomJSCaptureHelper
2 string references to phantomjs_capture.helper
PhantomJSCaptureInfoController::create in src/Controller/PhantomJSCaptureInfoController.php
Instantiates a new instance of this class.
PhantomJSCaptureTestForm::create in src/Form/PhantomJSCaptureTestForm.php
Instantiates a new instance of this class.

File

./phantomjs_capture.services.yml
phantomjs_capture.services.yml

View source
  1. class: Drupal\phantomjs_capture\PhantomJSCaptureHelper
  2. arguments:
  3. - '@config.factory'
  4. - '@file_system'
  5. - '@logger.factory'