Skip to content

Commit 3daf824

Browse files
matt9mgxabbuh
authored andcommitted
Unused Private param in documentation
Removed a private param from the documentation as its not used in the code example
1 parent a37fc7d commit 3daf824

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controller/upload_file.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,6 @@ automatically upload the file when persisting the entity::
332332
class BrochureUploadListener
333333
{
334334
private $uploader;
335-
private $fileName;
336335

337336
public function __construct(FileUploader $uploader)
338337
{

0 commit comments

Comments
 (0)