Contribution Date
Technology
Contribution Project
Contribution Details
-
+++ b/src/Plugin/Derivative/DevelLocalTask.php @@ -9,12 +9,23 @@ use Drupal\Core\StringTranslation\StringTranslationTrait; + * Foe devel local tasks.
Typo
-
+++ b/src/Token.php @@ -88,8 +88,9 @@ class Token extends TokenBase implements TokenInterface { + // then it is a global token type that will always be replaced + // in any context.
"in any" can go on the previous line.
-
+++ b/src/TreeBuilder.php @@ -7,6 +7,9 @@ use Drupal\Core\Cache\CacheBackendInterface; + * Defines the tree bilder handler class for tokens.
Typo.
-
+++ b/tests/modules/token_module_test/token_module_test.module @@ -20,7 +25,9 @@ function token_module_test_page_attachments() { + * For node entities.
The description isn't really useful.
-
+++ b/tests/modules/token_module_test/token_module_test.tokens.inc @@ -1,7 +1,12 @@ + * @file
This is no longer encouraged. Core has removed @file everywhere.
-
+++ b/token.module @@ -714,8 +731,8 @@ function token_node_menu_link_submit($entity_type, NodeInterface $node, &$form, + // important for token generation.
"important" can go above.
Contribution Issue Link
Contribution Link
Files count
0
Patches count
0