Issue #2769529 by thpoul, Wim Leers: EditorFileReference class doc needs a small update

8.3.x
Alex Pott 2016-08-09 15:47:48 +01:00
parent fb0b048351
commit 559ddb9488
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
/**
* Provides a filter to track images uploaded via a Text Editor.
*
* Passes the text unchanged, but associates the cache tags of referenced files.
* Generates file URLs and associates the cache tags of referenced files.
*
* @Filter(
* id = "editor_file_reference",