continued refactoring of view classes.
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
class Download extends Response {
|
||||
|
||||
/**
|
||||
* The file manager instance.
|
||||
*
|
||||
* @var File
|
||||
*/
|
||||
protected $file;
|
||||
|
||||
/**
|
||||
* Create a new download generator instance.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user