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

Issue #2666702 by heilop: Fix comments in the attributes of the TaggedWithTest class

parent 61fb21e6
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -42,14 +42,14 @@ class TaggedWithTest extends WizardTestBase {
protected $nodeTypeWithoutTags;
/**
* Node type without an autocomplete tagging field.
* The vocabulary used for the test tag field.
*
* @var \Drupal\taxonomy\VocabularyInterface
*/
protected $tagVocabulary;
/**
* Node type without an autocomplete tagging field.
* Holds the field storage for test tag field.
*
* @var \Drupal\field\FieldStorageConfigInterface
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment