Enclosure
class Enclosure
Controller for streaming file attachments (enclosures).
Methods
__construct(object $model, object $viewModel)
Constructor.
array
display()
Stream a file attachment to the browser.
Details
at line 42
__construct(object $model, object $viewModel)
Constructor.
at line 55
array
display()
Stream a file attachment to the browser.