You are here

protected property ProxySubscriber::$manager in Stage File Proxy 8

The manager used to fetch the file against.

Type: \Drupal\stage_file_proxy\FetchManagerInterface

File

src/EventSubscriber/ProxySubscriber.php, line 28

Class

ProxySubscriber
Stage file proxy subscriber for controller requests.

Namespace

Drupal\stage_file_proxy\EventSubscriber

Code

protected $manager;