Skip to content

Commit

Permalink
re-add customer file namer note
Browse files Browse the repository at this point in the history
  • Loading branch information
garak committed Mar 10, 2018
1 parent a6934c1 commit 33c3c70
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Resources/doc/file_namer/howto/create_a_custom_file_namer.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ vich_uploader:
Where `App\Naming\MyNamer` is the configured service class.

**Note**:

> The namer service must be public.
> If you're using default configuration, make sure to explicit public visibility
> for your namer service


## That was it!

Check out the docs for information on how to use the bundle! [Return to the
Expand Down

0 comments on commit 33c3c70

Please sign in to comment.