Commit 3247b740 authored by Dave Marshall's avatar Dave Marshall

Clarify the described convention

parent 71312015
......@@ -40,7 +40,8 @@ particular service separately, including your customizations.
});
Alternatively, you could attempt to make the factory more complicated, and rely
on some conventions.
on some conventions, such as checking for an array of handlers registered with
the container with the channel name, defaulting to the bundled handler.
.. code-block:: php
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment