Skip to content

Commit d40985d

Browse files
committed
[#6737] Fix CS
1 parent b0b774a commit d40985d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/controller.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -836,6 +836,7 @@ The ``file()`` helper provides some arguments to configure its behavior::
836836
{
837837
// load the file from the filesystem
838838
$file = new File('/path/to/some_file.pdf');
839+
839840
return $this->file($file);
840841

841842
// rename the downloaded file

0 commit comments

Comments
 (0)