Skip to content

Commit 376adaf

Browse files
authored
Update upload_file.rst
1 parent a499cc7 commit 376adaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller/upload_file.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ logic to a separate service::
241241
{
242242
public function __construct(
243243
#[Autowire('%brochures_directory%')]
244-
private string $targetDirectory,
244+
private string $targetDirectory,
245245
private SluggerInterface $slugger,
246246
) {
247247
}

0 commit comments

Comments
 (0)