Commit 410374fd authored by Matt Kirwan's avatar Matt Kirwan

Added a:b notation warning

Added a warning for a:b notation usage with < 1.2
parent b7df67ff
......@@ -385,6 +385,10 @@ convert method will be used as converter::
// ...
})->convert('user', 'converter.user:convert');
.. warning::
Please note that the ability to use a service method (with the `a:b` notation) will be in version 1.2
Requirements
~~~~~~~~~~~~
......
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