Skip to content

Commit df89011

Browse files
author
Denis Brumann
committed
Move error plugin in docs to other section.
1 parent 09bc998 commit df89011

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

integrations/symfony-bundle.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -477,16 +477,15 @@ List of Services
477477
+-------------------------------------+-------------------------------------------------------------------------+
478478
| | ``httplug.plugin.content_length`` | | These are plugins that are enabled by default. |
479479
| | ``httplug.plugin.decoder`` | | These services are private and should only be used to configure |
480-
| | ``httplug.plugin.error`` | | clients or other services. |
481-
| | ``httplug.plugin.logger`` | |
480+
| | ``httplug.plugin.logger`` | | clients or other services. |
482481
| | ``httplug.plugin.redirect`` | |
483482
| | ``httplug.plugin.retry`` | |
484483
| | ``httplug.plugin.stopwatch`` | |
485484
+-------------------------------------+-------------------------------------------------------------------------+
486485
| | ``httplug.plugin.cache`` | | These are plugins that are disabled by default and only get |
487486
| | ``httplug.plugin.cookie`` | | activated when configured. |
488487
| | ``httplug.plugin.history`` | | These services are private and should only be used to configure |
489-
| | | clients or other services. |
488+
| | ``httplug.plugin.error`` | | clients or other services. |
490489
+-------------------------------------+-------------------------------------------------------------------------+
491490

492491
\* *These services are always an alias to another service. You can specify your own service or leave the default, which is the same name with `.default` appended.*

0 commit comments

Comments
 (0)