Skip to content
Snippets Groups Projects
Commit dd91bf1d authored by catch's avatar catch
Browse files

Issue #3014969 by TR, longwave, Abhijith S, joachim, shimpy: Unescaped "@" in...

Issue #3014969 by TR, longwave, Abhijith S, joachim, shimpy: Unescaped "@" in ContextProviderInterface doc comment

(cherry picked from commit 2b76f575)
parent 40ce51ef
No related branches found
No related tags found
7 merge requests!1286issue #3240655 by elfakhar,!1285Issue #3240655 by elfakhar Aligne the active border,!541Issue #3123070: Fix 'PSR2.Classes.PropertyDeclaration.Underscore' coding standard,!463Resolve #3205025 "Class align center for media",!386Allow multiple vocabularies in the taxonomy filter,!308Issue #3118206: Remote media does not validate provider,!35Issue #3164686 WebAssert::addressEquals() and AssertLegacyTrait::assertUrl() fail to check the querystring
......@@ -8,8 +8,8 @@
* Implementations only need to deal with unqualified context IDs so they only
* need to be unique in the context of a given service provider.
*
* The fully qualified context ID then includes the service ID:
* @{service_id}:{unqualified_context_id}.
* The fully qualified context ID then includes the service ID, e.g.
* "@service_id:unqualified_context_id".
*
* @see \Drupal\Core\Plugin\Context\ContextRepositoryInterface
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment