Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
D
drupal
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Custom Issue Tracker
Custom Issue Tracker
Labels
Merge Requests
222
Merge Requests
222
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
project
drupal
Commits
0d6d22af
Unverified
Commit
0d6d22af
authored
May 15, 2018
by
larowlan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2926120
by idebr, zaporylie, borisson_: @var tag must not end with a full stop
parent
251c9962
Changes
63
Hide whitespace changes
Inline
Side-by-side
Showing
63 changed files
with
68 additions
and
66 deletions
+68
-66
core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
...mponent/EventDispatcher/ContainerAwareEventDispatcher.php
+1
-1
core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php
core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php
+1
-1
core/lib/Drupal/Core/Controller/HtmlFormController.php
core/lib/Drupal/Core/Controller/HtmlFormController.php
+1
-1
core/lib/Drupal/Core/Form/EnforcedResponse.php
core/lib/Drupal/Core/Form/EnforcedResponse.php
+1
-1
core/lib/Drupal/Core/Path/AliasManager.php
core/lib/Drupal/Core/Path/AliasManager.php
+1
-1
core/lib/Drupal/Core/Routing/AccessAwareRouter.php
core/lib/Drupal/Core/Routing/AccessAwareRouter.php
+1
-1
core/lib/Drupal/Core/Session/UserSession.php
core/lib/Drupal/Core/Session/UserSession.php
+1
-1
core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php
...ules/automated_cron/src/EventSubscriber/AutomatedCron.php
+1
-1
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
+1
-1
core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
...ules/block_content/src/Plugin/Block/BlockContentBlock.php
+2
-2
core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
+1
-1
core/modules/comment/src/CommentForm.php
core/modules/comment/src/CommentForm.php
+1
-1
core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php
...modules/comment/tests/src/Unit/CommentLinkBuilderTest.php
+1
-1
core/modules/config/src/Form/ConfigSingleImportForm.php
core/modules/config/src/Form/ConfigSingleImportForm.php
+1
-1
core/modules/config/src/Form/ConfigSync.php
core/modules/config/src/Form/ConfigSync.php
+1
-1
core/modules/contact/src/Access/ContactPageAccess.php
core/modules/contact/src/Access/ContactPageAccess.php
+1
-1
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php
...tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php
+1
-1
core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php
...ules/editor/tests/src/Kernel/QuickEditIntegrationTest.php
+1
-1
core/modules/field/tests/src/Functional/FieldHelpTest.php
core/modules/field/tests/src/Functional/FieldHelpTest.php
+1
-1
core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php
...ules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php
+1
-1
core/modules/hal/src/LinkManager/RelationLinkManager.php
core/modules/hal/src/LinkManager/RelationLinkManager.php
+1
-1
core/modules/hal/src/LinkManager/TypeLinkManager.php
core/modules/hal/src/LinkManager/TypeLinkManager.php
+1
-1
core/modules/help/tests/src/Functional/HelpTest.php
core/modules/help/tests/src/Functional/HelpTest.php
+1
-1
core/modules/help/tests/src/Functional/NoHelpTest.php
core/modules/help/tests/src/Functional/NoHelpTest.php
+1
-1
core/modules/history/tests/src/Functional/HistoryTest.php
core/modules/history/tests/src/Functional/HistoryTest.php
+2
-2
core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php
...anguage/src/EventSubscriber/LanguageRequestSubscriber.php
+1
-1
core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php
...tests/src/Functional/LanguageSelectorTranslatableTest.php
+1
-1
core/modules/locale/src/LocaleConfigManager.php
core/modules/locale/src/LocaleConfigManager.php
+1
-1
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
...es/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
+1
-1
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php
...grate/src/Plugin/migrate/destination/EntityConfigBase.php
+1
-1
core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php
...dules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php
+1
-1
core/modules/migrate/tests/src/Unit/MigrateTestCase.php
core/modules/migrate/tests/src/Unit/MigrateTestCase.php
+1
-1
core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php
...migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php
+1
-1
core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php
...src/Functional/NodeAccessLanguageAwareCombinationTest.php
+2
-2
core/modules/node/tests/src/Functional/NodeHelpTest.php
core/modules/node/tests/src/Functional/NodeHelpTest.php
+1
-1
core/modules/page_cache/src/StackMiddleware/PageCache.php
core/modules/page_cache/src/StackMiddleware/PageCache.php
+1
-1
core/modules/quickedit/src/EditorSelector.php
core/modules/quickedit/src/EditorSelector.php
+1
-1
core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php
...ules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php
+1
-1
core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php
...erialization/tests/src/Kernel/EntitySerializationTest.php
+1
-1
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php
...alization/tests/src/Kernel/FieldItemSerializationTest.php
+1
-1
core/modules/simpletest/src/KernelTestBase.php
core/modules/simpletest/src/KernelTestBase.php
+1
-1
core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php
...s/statistics/tests/src/Functional/StatisticsAdminTest.php
+1
-1
core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
...statistics/tests/src/Functional/StatisticsLoggingTest.php
+1
-1
core/modules/system/src/Tests/System/SystemConfigFormTestBase.php
...ules/system/src/Tests/System/SystemConfigFormTestBase.php
+1
-1
core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php
...modules/error_test/src/Controller/ErrorTestController.php
+1
-1
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php
...rnel/Entity/EntityReferenceSelectionReferenceableTest.php
+1
-1
core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php
...odules/taxonomy/src/Plugin/views/argument_default/Tid.php
+1
-1
core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php
...ules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php
+1
-1
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php
...dules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php
+1
-1
core/modules/taxonomy/src/VocabularyForm.php
core/modules/taxonomy/src/VocabularyForm.php
+1
-1
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php
...omy/tests/src/Functional/TaxonomyTranslationTestTrait.php
+1
-1
core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php
...modules/text/tests/src/Kernel/TextWithSummaryItemTest.php
+1
-1
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php
...ws/src/Plugin/EntityReferenceSelection/ViewsSelection.php
+1
-1
core/modules/views/src/Plugin/views/field/MachineName.php
core/modules/views/src/Plugin/views/field/MachineName.php
+3
-1
core/tests/Drupal/KernelTests/ConfigFormTestBase.php
core/tests/Drupal/KernelTests/ConfigFormTestBase.php
+1
-1
core/tests/Drupal/KernelTests/TestServiceProvider.php
core/tests/Drupal/KernelTests/TestServiceProvider.php
+1
-1
core/tests/Drupal/Tests/BrowserTestBase.php
core/tests/Drupal/Tests/BrowserTestBase.php
+1
-1
core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
.../Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
+1
-1
core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php
...Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php
+1
-1
core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php
core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php
+1
-1
core/tests/Drupal/Tests/Core/Asset/JsOptimizerUnitTest.php
core/tests/Drupal/Tests/Core/Asset/JsOptimizerUnitTest.php
+1
-1
core/tests/Drupal/Tests/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
...sts/Core/Entity/Sql/SqlContentEntityStorageSchemaTest.php
+1
-1
core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php
core/tests/Drupal/Tests/Core/Menu/MenuActiveTrailTest.php
+1
-1
No files found.
core/lib/Drupal/Component/EventDispatcher/ContainerAwareEventDispatcher.php
View file @
0d6d22af
...
...
@@ -36,7 +36,7 @@ class ContainerAwareEventDispatcher implements EventDispatcherInterface {
/**
* The service container.
*
* @var \Symfony\Component\DependencyInjection\ContainerInterface
;
* @var \Symfony\Component\DependencyInjection\ContainerInterface
*/
protected
$container
;
...
...
core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php
View file @
0d6d22af
...
...
@@ -28,7 +28,7 @@ class QueryFactory implements QueryFactoryInterface, EventSubscriberInterface {
/**
* The config factory used by the config entity query.
*
* @var \Drupal\Core\Config\ConfigFactoryInterface
;
* @var \Drupal\Core\Config\ConfigFactoryInterface
*/
protected
$configFactory
;
...
...
core/lib/Drupal/Core/Controller/HtmlFormController.php
View file @
0d6d22af
...
...
@@ -15,7 +15,7 @@ class HtmlFormController extends FormController {
/**
* The class resolver.
*
* @var \Drupal\Core\DependencyInjection\ClassResolverInterface
;
* @var \Drupal\Core\DependencyInjection\ClassResolverInterface
*/
protected
$classResolver
;
...
...
core/lib/Drupal/Core/Form/EnforcedResponse.php
View file @
0d6d22af
...
...
@@ -23,7 +23,7 @@ class EnforcedResponse extends Response {
/**
* The wrapped response object.
*
* @var \Symfony\Component\HttpFoundation\Response
;
* @var \Symfony\Component\HttpFoundation\Response
*/
protected
$response
;
...
...
core/lib/Drupal/Core/Path/AliasManager.php
View file @
0d6d22af
...
...
@@ -22,7 +22,7 @@ class AliasManager implements AliasManagerInterface, CacheDecoratorInterface {
/**
* Cache backend service.
*
* @var \Drupal\Core\Cache\CacheBackendInterface
;
* @var \Drupal\Core\Cache\CacheBackendInterface
*/
protected
$cache
;
...
...
core/lib/Drupal/Core/Routing/AccessAwareRouter.php
View file @
0d6d22af
...
...
@@ -34,7 +34,7 @@ class AccessAwareRouter implements AccessAwareRouterInterface {
/**
* The account to use in access checks.
*
* @var \Drupal\Core\Session\AccountInterface
;
* @var \Drupal\Core\Session\AccountInterface
*/
protected
$account
;
...
...
core/lib/Drupal/Core/Session/UserSession.php
View file @
0d6d22af
...
...
@@ -28,7 +28,7 @@ class UserSession implements AccountInterface {
/**
* The Unix timestamp when the user last accessed the site.
*
* @var string
.
* @var string
*/
protected
$access
;
...
...
core/modules/automated_cron/src/EventSubscriber/AutomatedCron.php
View file @
0d6d22af
...
...
@@ -31,7 +31,7 @@ class AutomatedCron implements EventSubscriberInterface {
/**
* The state key value store.
*
* @var \Drupal\Core\State\StateInterface
;
* @var \Drupal\Core\State\StateInterface
*/
protected
$state
;
...
...
core/modules/block/tests/src/Kernel/BlockStorageUnitTest.php
View file @
0d6d22af
...
...
@@ -26,7 +26,7 @@ class BlockStorageUnitTest extends KernelTestBase {
/**
* The block storage.
*
* @var \Drupal\Core\Config\Entity\ConfigEntityStorageInterface
.
* @var \Drupal\Core\Config\Entity\ConfigEntityStorageInterface
*/
protected
$controller
;
...
...
core/modules/block_content/src/Plugin/Block/BlockContentBlock.php
View file @
0d6d22af
...
...
@@ -29,7 +29,7 @@ class BlockContentBlock extends BlockBase implements ContainerFactoryPluginInter
/**
* The Plugin Block Manager.
*
* @var \Drupal\Core\Block\BlockManagerInterface
.
* @var \Drupal\Core\Block\BlockManagerInterface
*/
protected
$blockManager
;
...
...
@@ -43,7 +43,7 @@ class BlockContentBlock extends BlockBase implements ContainerFactoryPluginInter
/**
* The Drupal account to use for checking for access to block.
*
* @var \Drupal\Core\Session\AccountInterface
.
* @var \Drupal\Core\Session\AccountInterface
*/
protected
$account
;
...
...
core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php
View file @
0d6d22af
...
...
@@ -24,7 +24,7 @@ class CKEditorTest extends KernelTestBase {
/**
* An instance of the "CKEditor" text editor plugin.
*
* @var \Drupal\ckeditor\Plugin\Editor\CKEditor
;
* @var \Drupal\ckeditor\Plugin\Editor\CKEditor
*/
protected
$ckeditor
;
...
...
core/modules/comment/src/CommentForm.php
View file @
0d6d22af
...
...
@@ -41,7 +41,7 @@ class CommentForm extends ContentEntityForm {
/**
* The entity field manager.
*
* @var \Drupal\Core\Entity\EntityFieldManagerInterface
;
* @var \Drupal\Core\Entity\EntityFieldManagerInterface
*/
protected
$entityFieldManager
;
...
...
core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php
View file @
0d6d22af
...
...
@@ -60,7 +60,7 @@ class CommentLinkBuilderTest extends UnitTestCase {
protected
$timestamp
;
/**
* @var \Drupal\comment\CommentLinkBuilderInterface
;
* @var \Drupal\comment\CommentLinkBuilderInterface
*/
protected
$commentLinkBuilder
;
...
...
core/modules/config/src/Form/ConfigSingleImportForm.php
View file @
0d6d22af
...
...
@@ -62,7 +62,7 @@ class ConfigSingleImportForm extends ConfirmFormBase {
/**
* The configuration manager.
*
* @var \Drupal\Core\Config\ConfigManagerInterface
;
* @var \Drupal\Core\Config\ConfigManagerInterface
*/
protected
$configManager
;
...
...
core/modules/config/src/Form/ConfigSync.php
View file @
0d6d22af
...
...
@@ -64,7 +64,7 @@ class ConfigSync extends FormBase {
/**
* The configuration manager.
*
* @var \Drupal\Core\Config\ConfigManagerInterface
;
* @var \Drupal\Core\Config\ConfigManagerInterface
*/
protected
$configManager
;
...
...
core/modules/contact/src/Access/ContactPageAccess.php
View file @
0d6d22af
...
...
@@ -24,7 +24,7 @@ class ContactPageAccess implements AccessInterface {
/**
* The user data service.
*
* @var \Drupal\user\UserDataInterface
;
* @var \Drupal\user\UserDataInterface
*/
protected
$userData
;
...
...
core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php
View file @
0d6d22af
...
...
@@ -17,7 +17,7 @@ class ContentModerationWorkflowTypeApiTest extends KernelTestBase {
/**
* A workflow for testing.
*
* @var \Drupal\workflows\Entity\Workflow
;
* @var \Drupal\workflows\Entity\Workflow
*/
protected
$workflow
;
...
...
core/modules/editor/tests/src/Kernel/QuickEditIntegrationTest.php
View file @
0d6d22af
...
...
@@ -38,7 +38,7 @@ class QuickEditIntegrationTest extends QuickEditTestBase {
/**
* The metadata generator object to be tested.
*
* @var \Drupal\quickedit\MetadataGeneratorInterface
.php
* @var \Drupal\quickedit\MetadataGeneratorInterface
*/
protected
$metadataGenerator
;
...
...
core/modules/field/tests/src/Functional/FieldHelpTest.php
View file @
0d6d22af
...
...
@@ -14,7 +14,7 @@ class FieldHelpTest extends BrowserTestBase {
/**
* Modules to enable.
*
* @var array
.
* @var array
*/
public
static
$modules
=
[
'field'
,
'help'
];
...
...
core/modules/field/tests/src/Kernel/ConfigFieldDefinitionTest.php
View file @
0d6d22af
...
...
@@ -15,7 +15,7 @@ class ConfigFieldDefinitionTest extends FieldKernelTestBase {
/**
* The entity manager service.
*
* @var \Drupal\Core\Entity\EntityManagerInterface
;
* @var \Drupal\Core\Entity\EntityManagerInterface
*/
protected
$entityManager
;
...
...
core/modules/hal/src/LinkManager/RelationLinkManager.php
View file @
0d6d22af
...
...
@@ -13,7 +13,7 @@
class
RelationLinkManager
extends
LinkManagerBase
implements
RelationLinkManagerInterface
{
/**
* @var \Drupal\Core\Cache\CacheBackendInterface
;
* @var \Drupal\Core\Cache\CacheBackendInterface
*/
protected
$cache
;
...
...
core/modules/hal/src/LinkManager/TypeLinkManager.php
View file @
0d6d22af
...
...
@@ -14,7 +14,7 @@ class TypeLinkManager extends LinkManagerBase implements TypeLinkManagerInterfac
/**
* Injected cache backend.
*
* @var \Drupal\Core\Cache\CacheBackendInterface
;
* @var \Drupal\Core\Cache\CacheBackendInterface
*/
protected
$cache
;
...
...
core/modules/help/tests/src/Functional/HelpTest.php
View file @
0d6d22af
...
...
@@ -18,7 +18,7 @@ class HelpTest extends BrowserTestBase {
* overview page. The help_page_test module has a page section plugin that
* returns no links.
*
* @var array
.
* @var array
*/
public
static
$modules
=
[
'help_test'
,
'help_page_test'
];
...
...
core/modules/help/tests/src/Functional/NoHelpTest.php
View file @
0d6d22af
...
...
@@ -16,7 +16,7 @@ class NoHelpTest extends BrowserTestBase {
*
* Use one of the test modules that do not implement hook_help().
*
* @var array
.
* @var array
*/
public
static
$modules
=
[
'help'
,
'menu_test'
];
...
...
core/modules/history/tests/src/Functional/HistoryTest.php
View file @
0d6d22af
...
...
@@ -41,14 +41,14 @@ class HistoryTest extends BrowserTestBase {
/**
* The cookie jar holding the testing session cookies for Guzzle requests.
*
* @var \GuzzleHttp\Client
;
* @var \GuzzleHttp\Client
*/
protected
$client
;
/**
* The Guzzle HTTP client.
*
* @var \GuzzleHttp\Cookie\CookieJar
;
* @var \GuzzleHttp\Cookie\CookieJar
*/
protected
$cookies
;
...
...
core/modules/language/src/EventSubscriber/LanguageRequestSubscriber.php
View file @
0d6d22af
...
...
@@ -34,7 +34,7 @@ class LanguageRequestSubscriber implements EventSubscriberInterface {
/**
* The translation service.
*
* @var \Drupal\Core\StringTranslation\Translator\TranslatorInterface
;
* @var \Drupal\Core\StringTranslation\Translator\TranslatorInterface
*/
protected
$translation
;
...
...
core/modules/language/tests/src/Functional/LanguageSelectorTranslatableTest.php
View file @
0d6d22af
...
...
@@ -29,7 +29,7 @@ class LanguageSelectorTranslatableTest extends BrowserTestBase {
/**
* The user with administrator privileges.
*
* @var \Drupal\user\Entity\User
;
* @var \Drupal\user\Entity\User
*/
public
$administrator
;
...
...
core/modules/locale/src/LocaleConfigManager.php
View file @
0d6d22af
...
...
@@ -43,7 +43,7 @@ class LocaleConfigManager {
/**
* The string storage for reading and writing translations.
*
* @var \Drupal\locale\StringStorageInterface
;
* @var \Drupal\locale\StringStorageInterface
*/
protected
$localeStorage
;
...
...
core/modules/locale/tests/src/Kernel/LocaleConfigSubscriberTest.php
View file @
0d6d22af
...
...
@@ -37,7 +37,7 @@ class LocaleConfigSubscriberTest extends KernelTestBase {
/**
* The string storage used in this test.
*
* @var \Drupal\locale\StringStorageInterface
;
* @var \Drupal\locale\StringStorageInterface
*/
protected
$stringStorage
;
...
...
core/modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php
View file @
0d6d22af
...
...
@@ -72,7 +72,7 @@ class EntityConfigBase extends Entity {
/**
* The configuration factory.
*
* @var \Drupal\Core\Config\ConfigFactoryInterface
;
* @var \Drupal\Core\Config\ConfigFactoryInterface
*/
protected
$configFactory
;
...
...
core/modules/migrate/tests/src/Unit/MigrateSqlSourceTestCase.php
View file @
0d6d22af
...
...
@@ -19,7 +19,7 @@ abstract class MigrateSqlSourceTestCase extends MigrateTestCase {
/**
* The tested source plugin.
*
* @var \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
.
* @var \Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase
*/
protected
$source
;
...
...
core/modules/migrate/tests/src/Unit/MigrateTestCase.php
View file @
0d6d22af
...
...
@@ -29,7 +29,7 @@ abstract class MigrateTestCase extends UnitTestCase {
/**
* Local store for mocking setStatus()/getStatus().
*
* @var
\Drupal\migrate\Plugin\MigrationInterface::STATUS_*
* @var
int
*/
protected
$migrationStatus
=
MigrationInterface
::
STATUS_IDLE
;
...
...
core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php
View file @
0d6d22af
...
...
@@ -60,7 +60,7 @@ class MigrateUpgradeImportBatch {
/**
* The follow-up migrations.
*
* @var \Drupal\migrate\Plugin\MigrationInterface[]
;
* @var \Drupal\migrate\Plugin\MigrationInterface[]
*/
protected
static
$followUpMigrations
;
...
...
core/modules/node/tests/src/Functional/NodeAccessLanguageAwareCombinationTest.php
View file @
0d6d22af
...
...
@@ -34,14 +34,14 @@ class NodeAccessLanguageAwareCombinationTest extends NodeTestBase {
/**
* A normal authenticated user.
*
* @var \Drupal\user\UserInterface
.
* @var \Drupal\user\UserInterface
*/
protected
$webUser
;
/**
* User 1.
*
* @var \Drupal\user\UserInterface
.
* @var \Drupal\user\UserInterface
*/
protected
$adminUser
;
...
...
core/modules/node/tests/src/Functional/NodeHelpTest.php
View file @
0d6d22af
...
...
@@ -14,7 +14,7 @@ class NodeHelpTest extends BrowserTestBase {
/**
* Modules to enable.
*
* @var array
.
* @var array
*/
public
static
$modules
=
[
'block'
,
'node'
,
'help'
];
...
...
core/modules/page_cache/src/StackMiddleware/PageCache.php
View file @
0d6d22af
...
...
@@ -29,7 +29,7 @@ class PageCache implements HttpKernelInterface {
/**
* The cache bin.
*
* @var \Drupal\Core\Cache\CacheBackendInterface
.
* @var \Drupal\Core\Cache\CacheBackendInterface
*/
protected
$cache
;
...
...
core/modules/quickedit/src/EditorSelector.php
View file @
0d6d22af
...
...
@@ -22,7 +22,7 @@ class EditorSelector implements EditorSelectorInterface {
/**
* The manager for formatter plugins.
*
* @var \Drupal\Core\Field\FormatterPluginManager
.
* @var \Drupal\Core\Field\FormatterPluginManager
*/
protected
$formatterManager
;
...
...
core/modules/quickedit/tests/src/Kernel/MetadataGeneratorTest.php
View file @
0d6d22af
...
...
@@ -30,7 +30,7 @@ class MetadataGeneratorTest extends QuickEditTestBase {
/**
* The metadata generator object to be tested.
*
* @var \Drupal\quickedit\MetadataGeneratorInterface
.php
* @var \Drupal\quickedit\MetadataGeneratorInterface
*/
protected
$metadataGenerator
;
...
...
core/modules/serialization/tests/src/Kernel/EntitySerializationTest.php
View file @
0d6d22af
...
...
@@ -48,7 +48,7 @@ class EntitySerializationTest extends NormalizerTestBase {
/**
* The serializer service.
*
* @var \Symfony\Component\Serializer\Serializer
.
* @var \Symfony\Component\Serializer\Serializer
*/
protected
$serializer
;
...
...
core/modules/serialization/tests/src/Kernel/FieldItemSerializationTest.php
View file @
0d6d22af
...
...
@@ -43,7 +43,7 @@ class FieldItemSerializationTest extends NormalizerTestBase {
/**
* The serializer service.
*
* @var \Symfony\Component\Serializer\Serializer
.
* @var \Symfony\Component\Serializer\Serializer
*/
protected
$serializer
;
...
...
core/modules/simpletest/src/KernelTestBase.php
View file @
0d6d22af
...
...
@@ -102,7 +102,7 @@ abstract class KernelTestBase extends TestBase {
/**
* A KeyValueMemoryFactory instance to use when building the container.
*
* @var \Drupal\Core\KeyValueStore\KeyValueMemoryFactory
.
* @var \Drupal\Core\KeyValueStore\KeyValueMemoryFactory
*/
protected
$keyValueFactory
;
...
...
core/modules/statistics/tests/src/Functional/StatisticsAdminTest.php
View file @
0d6d22af
...
...
@@ -38,7 +38,7 @@ class StatisticsAdminTest extends BrowserTestBase {
/**
* The Guzzle HTTP client.
*
* @var \GuzzleHttp\Client
;
* @var \GuzzleHttp\Client
*/
protected
$client
;
...
...
core/modules/statistics/tests/src/Functional/StatisticsLoggingTest.php
View file @
0d6d22af
...
...
@@ -39,7 +39,7 @@ class StatisticsLoggingTest extends BrowserTestBase {
/**
* The Guzzle HTTP client.
*
* @var \GuzzleHttp\Client
;
* @var \GuzzleHttp\Client
*/
protected
$client
;
...
...
core/modules/system/src/Tests/System/SystemConfigFormTestBase.php
View file @
0d6d22af
...
...
@@ -22,7 +22,7 @@ abstract class SystemConfigFormTestBase extends WebTestBase {
/**
* Form ID to use for testing.
*
* @var \Drupal\Core\Form\FormInterface
.
* @var \Drupal\Core\Form\FormInterface
*/
protected
$form
;
...
...
core/modules/system/tests/modules/error_test/src/Controller/ErrorTestController.php
View file @
0d6d22af
...
...
@@ -14,7 +14,7 @@ class ErrorTestController extends ControllerBase {
/**
* The database connection.
*
* @var \Drupal\Core\Database\Connection
;
* @var \Drupal\Core\Database\Connection
*/
protected
$database
;
...
...
core/modules/system/tests/src/Kernel/Entity/EntityReferenceSelectionReferenceableTest.php
View file @
0d6d22af
...
...
@@ -34,7 +34,7 @@ class EntityReferenceSelectionReferenceableTest extends KernelTestBase {
/**
* The selection handler.
*
* @var \Drupal\Core\Entity\EntityReferenceSelection\SelectionInterface
.
* @var \Drupal\Core\Entity\EntityReferenceSelection\SelectionInterface
*/
protected
$selectionHandler
;
...
...
core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php
View file @
0d6d22af
...
...
@@ -34,7 +34,7 @@ class Tid extends ArgumentDefaultPluginBase implements CacheableDependencyInterf
/**
* The vocabulary storage.
*
* @var \Drupal\taxonomy\VocabularyStorageInterface
.
* @var \Drupal\taxonomy\VocabularyStorageInterface
*/
protected
$vocabularyStorage
;
...
...
core/modules/taxonomy/src/Plugin/views/field/TaxonomyIndexTid.php
View file @
0d6d22af
...
...
@@ -21,7 +21,7 @@ class TaxonomyIndexTid extends PrerenderList {
/**
* The vocabulary storage.
*
* @var \Drupal\taxonomy\VocabularyStorageInterface
.
* @var \Drupal\taxonomy\VocabularyStorageInterface
*/
protected
$vocabularyStorage
;
...
...
core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php
View file @
0d6d22af
...
...
@@ -22,7 +22,7 @@ trait TaxonomyTranslationTestTrait {
/**
* The vocabulary.
*
* @var \Drupal\taxonomy\Entity\Vocabulary
;
* @var \Drupal\taxonomy\Entity\Vocabulary
*/
protected
$vocabulary
;
...
...
core/modules/taxonomy/src/VocabularyForm.php
View file @
0d6d22af
...
...
@@ -19,7 +19,7 @@ class VocabularyForm extends BundleEntityFormBase {
/**
* The vocabulary storage.
*
* @var \Drupal\taxonomy\VocabularyStorageInterface
.
* @var \Drupal\taxonomy\VocabularyStorageInterface
*/
protected
$vocabularyStorage
;
...
...
core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php
View file @
0d6d22af
...
...
@@ -17,7 +17,7 @@ trait TaxonomyTranslationTestTrait {
/**
* The vocabulary.
*
* @var \Drupal\taxonomy\Entity\Vocabulary
;
* @var \Drupal\taxonomy\Entity\Vocabulary
*/
protected
$vocabulary
;
...
...
core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php
View file @
0d6d22af
...
...
@@ -26,7 +26,7 @@ class TextWithSummaryItemTest extends FieldKernelTestBase {
/**
* Field storage entity.
*
* @var \Drupal\field\Entity\FieldStorageConfig
.
* @var \Drupal\field\Entity\FieldStorageConfig
*/
protected
$fieldStorage
;
...
...
core/modules/views/src/Plugin/EntityReferenceSelection/ViewsSelection.php
View file @
0d6d22af
...
...
@@ -26,7 +26,7 @@ class ViewsSelection extends SelectionPluginBase implements ContainerFactoryPlug
/**
* The loaded View object.
*
* @var \Drupal\views\ViewExecutable
;
* @var \Drupal\views\ViewExecutable
*/
protected
$view
;
...
...
core/modules/views/src/Plugin/views/field/MachineName.php
View file @
0d6d22af
...
...
@@ -18,7 +18,9 @@
class
MachineName
extends
FieldPluginBase
{
/**
* @var array Stores the available options.
* Stores the available options.
*
* @var array
*/
protected
$valueOptions
;
...
...
core/tests/Drupal/KernelTests/ConfigFormTestBase.php
View file @
0d6d22af
...
...
@@ -14,7 +14,7 @@ abstract class ConfigFormTestBase extends KernelTestBase {
/**
* Form ID to use for testing.
*
* @var \Drupal\Core\Form\FormInterface
.
* @var \Drupal\Core\Form\FormInterface
*/
protected
$form
;
...
...
core/tests/Drupal/KernelTests/TestServiceProvider.php
View file @
0d6d22af
...
...
@@ -13,7 +13,7 @@
class
TestServiceProvider
implements
ServiceProviderInterface
,
ServiceModifierInterface
{
/**
* @var \Drupal\simpletest\TestBase
;
* @var \Drupal\simpletest\TestBase
*/
public
static
$currentTest
;
...
...
core/tests/Drupal/Tests/BrowserTestBase.php
View file @
0d6d22af
...
...
@@ -140,7 +140,7 @@ abstract class BrowserTestBase extends TestCase {
*
* Value can be overridden using the environment variable MINK_DRIVER_CLASS.
*
* @var string
.
* @var string
*/
protected
$minkDefaultDriverClass
=
GoutteDriver
::
class
;
...
...
core/tests/Drupal/Tests/Core/Asset/CssCollectionGrouperUnitTest.php
View file @
0d6d22af
...
...
@@ -15,7 +15,7 @@ class CssCollectionGrouperUnitTest extends UnitTestCase {
/**
* A CSS asset grouper.
*
* @var \Drupal\Core\Asset\CssCollectionGrouper
object.
* @var \Drupal\Core\Asset\CssCollectionGrouper
*/
protected
$grouper
;
...
...
core/tests/Drupal/Tests/Core/Asset/CssCollectionRendererUnitTest.php
View file @
0d6d22af
...
...
@@ -15,7 +15,7 @@ class CssCollectionRendererUnitTest extends UnitTestCase {
/**
* A CSS asset renderer.
*
* @var \Drupal\Core\Asset\Css
Renderer object.
* @var \Drupal\Core\Asset\Css
CollectionRenderer
*/
protected
$renderer
;
...
...
core/tests/Drupal/Tests/Core/Asset/CssOptimizerUnitTest.php
View file @
0d6d22af