diff options
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/config.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/config.rst b/doc/source/config.rst index 8318e7d..7299fb1 100644 --- a/doc/source/config.rst +++ b/doc/source/config.rst | |||
| @@ -234,6 +234,7 @@ Details | |||
| 234 | The ``function`` filter is able to do various dereferencing: | 234 | The ``function`` filter is able to do various dereferencing: |
| 235 | 235 | ||
| 236 | - ``function("AwesomeClass::my_method")`` will match in the method ``my_method`` in the class ``AwesomeClass`` | 236 | - ``function("AwesomeClass::my_method")`` will match in the method ``my_method`` in the class ``AwesomeClass`` |
| 237 | - ``function("AwesomeNamespace\\my_function")`` will match in the function ``my_function`` in the namespace ``AwesomeNamespace`` | ||
| 237 | 238 | ||
| 238 | The ``param`` filter is also able to do some dereferencing: | 239 | The ``param`` filter is also able to do some dereferencing: |
| 239 | 240 | ||
