diff --git a/core/lib/Drupal.php b/core/lib/Drupal.php index ef3fdee..0c4305b 100644 --- a/core/lib/Drupal.php +++ b/core/lib/Drupal.php @@ -2,7 +2,7 @@ /** * @file - * Contains Drupal. + * Contains \Drupal. */ use Drupal\Core\DependencyInjection\ContainerNotInitializedException; diff --git a/core/lib/Drupal/Component/Annotation/AnnotationInterface.php b/core/lib/Drupal/Component/Annotation/AnnotationInterface.php index 6c8d2ed..db27e7f 100644 --- a/core/lib/Drupal/Component/Annotation/AnnotationInterface.php +++ b/core/lib/Drupal/Component/Annotation/AnnotationInterface.php @@ -2,7 +2,7 @@ /** * @file - * Contains Drupal\Component\Annotation\AnnotationInterface. + * Contains \Drupal\Component\Annotation\AnnotationInterface. */ namespace Drupal\Component\Annotation; diff --git a/core/lib/Drupal/Component/Annotation/Plugin.php b/core/lib/Drupal/Component/Annotation/Plugin.php index 8eaa626..b3699bf 100644 --- a/core/lib/Drupal/Component/Annotation/Plugin.php +++ b/core/lib/Drupal/Component/Annotation/Plugin.php @@ -2,7 +2,7 @@ /** * @file - * Contains Drupal\Component\Annotation\Plugin. + * Contains \Drupal\Component\Annotation\Plugin. */ namespace Drupal\Component\Annotation; diff --git a/core/lib/Drupal/Component/Annotation/PluginID.php b/core/lib/Drupal/Component/Annotation/PluginID.php index ab5e193..2bdcb43 100644 --- a/core/lib/Drupal/Component/Annotation/PluginID.php +++ b/core/lib/Drupal/Component/Annotation/PluginID.php @@ -2,7 +2,7 @@ /** * @file - * Contains Drupal\Component\Annotation\PluginID. + * Contains \Drupal\Component\Annotation\PluginID. */ namespace Drupal\Component\Annotation; diff --git a/core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php b/core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php index 4a52c70..1bd0a73 100644 --- a/core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php +++ b/core/lib/Drupal/Component/Bridge/ZfExtensionManagerSfContainer.php @@ -2,7 +2,7 @@ /** * @file - * Contains \Drupal\Component\Bridge\ZfExtensionManagerSfContainer + * Contains \Drupal\Component\Bridge\ZfExtensionManagerSfContainer. */ namespace Drupal\Component\Bridge; diff --git a/core/lib/Drupal/Component/Datetime/DateTimePlus.php b/core/lib/Drupal/Component/Datetime/DateTimePlus.php index 308cbb2..cae0021 100644 --- a/core/lib/Drupal/Component/Datetime/DateTimePlus.php +++ b/core/lib/Drupal/Component/Datetime/DateTimePlus.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Component\Datetime\DateTimePlus + * Contains \Drupal\Component\Datetime\DateTimePlus. */ namespace Drupal\Component\Datetime; diff --git a/core/lib/Drupal/Component/Diff/Diff.php b/core/lib/Drupal/Component/Diff/Diff.php index 637eca9..1e02ec1 100644 --- a/core/lib/Drupal/Component/Diff/Diff.php +++ b/core/lib/Drupal/Component/Diff/Diff.php @@ -1,5 +1,10 @@ , diff --git a/core/lib/Drupal/Component/Transliteration/TransliterationInterface.php b/core/lib/Drupal/Component/Transliteration/TransliterationInterface.php index 4d088ef..0e044d9 100644 --- a/core/lib/Drupal/Component/Transliteration/TransliterationInterface.php +++ b/core/lib/Drupal/Component/Transliteration/TransliterationInterface.php @@ -2,7 +2,7 @@ /** * @file - * Definition of \Drupal\Component\Transliteration\TransliterationInterface. + * Contains \Drupal\Component\Transliteration\TransliterationInterface. */ namespace Drupal\Component\Transliteration; diff --git a/core/lib/Drupal/Component/Utility/Color.php b/core/lib/Drupal/Component/Utility/Color.php index 4b09a28..004a4fb 100644 --- a/core/lib/Drupal/Component/Utility/Color.php +++ b/core/lib/Drupal/Component/Utility/Color.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Component\Utility\Color. + * Contains \Drupal\Component\Utility\Color. */ namespace Drupal\Component\Utility; diff --git a/core/lib/Drupal/Component/Utility/DiffArray.php b/core/lib/Drupal/Component/Utility/DiffArray.php index bd1ef52..6ecd9a5 100644 --- a/core/lib/Drupal/Component/Utility/DiffArray.php +++ b/core/lib/Drupal/Component/Utility/DiffArray.php @@ -2,7 +2,7 @@ /** * @file - * Contains Drupal\Component\Utility\DiffArray. + * Contains \Drupal\Component\Utility\DiffArray. */ namespace Drupal\Component\Utility; diff --git a/core/lib/Drupal/Component/Utility/NestedArray.php b/core/lib/Drupal/Component/Utility/NestedArray.php index e123b4a..dc4548b 100644 --- a/core/lib/Drupal/Component/Utility/NestedArray.php +++ b/core/lib/Drupal/Component/Utility/NestedArray.php @@ -2,7 +2,7 @@ /** * @file - * Contains Drupal\Component\Utility\NestedArray. + * Contains \Drupal\Component\Utility\NestedArray. */ namespace Drupal\Component\Utility; diff --git a/core/lib/Drupal/Component/Utility/Variable.php b/core/lib/Drupal/Component/Utility/Variable.php index 2da908b..7653a18 100644 --- a/core/lib/Drupal/Component/Utility/Variable.php +++ b/core/lib/Drupal/Component/Utility/Variable.php @@ -2,7 +2,7 @@ /** * @file - * Contains Drupal\Component\Utility\Export. + * Contains \Drupal\Component\Utility\Variable. */ namespace Drupal\Component\Utility; diff --git a/core/lib/Drupal/Component/Uuid/UuidInterface.php b/core/lib/Drupal/Component/Uuid/UuidInterface.php index ce1bd59..a1bfc3c 100644 --- a/core/lib/Drupal/Component/Uuid/UuidInterface.php +++ b/core/lib/Drupal/Component/Uuid/UuidInterface.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Component\Uuid\UuidInterface. + * Contains \Drupal\Component\Uuid\UuidInterface. */ namespace Drupal\Component\Uuid; diff --git a/core/lib/Drupal/Core/Access/AccessCheckInterface.php b/core/lib/Drupal/Core/Access/AccessCheckInterface.php index c597027..c14babe 100644 --- a/core/lib/Drupal/Core/Access/AccessCheckInterface.php +++ b/core/lib/Drupal/Core/Access/AccessCheckInterface.php @@ -2,7 +2,7 @@ /** * @file - * Contains Drupal\Core\Access\AccessCheckInterface. + * Contains \Drupal\Core\Access\AccessCheckInterface. */ namespace Drupal\Core\Access; diff --git a/core/lib/Drupal/Core/Access/DefaultAccessCheck.php b/core/lib/Drupal/Core/Access/DefaultAccessCheck.php index 6f5b1c6..c155006 100644 --- a/core/lib/Drupal/Core/Access/DefaultAccessCheck.php +++ b/core/lib/Drupal/Core/Access/DefaultAccessCheck.php @@ -2,7 +2,7 @@ /** * @file - * Contains Drupal\Core\Access\DefaultAccessCheck. + * Contains \Drupal\Core\Access\DefaultAccessCheck. */ namespace Drupal\Core\Access; diff --git a/core/lib/Drupal/Core/Ajax/AddCssCommand.php b/core/lib/Drupal/Core/Ajax/AddCssCommand.php index ccd6312..c5a0208 100644 --- a/core/lib/Drupal/Core/Ajax/AddCssCommand.php +++ b/core/lib/Drupal/Core/Ajax/AddCssCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\AddCssCommand. + * Contains \Drupal\Core\Ajax\AddCssCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/AfterCommand.php b/core/lib/Drupal/Core/Ajax/AfterCommand.php index 9522783..ae27030 100644 --- a/core/lib/Drupal/Core/Ajax/AfterCommand.php +++ b/core/lib/Drupal/Core/Ajax/AfterCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\AfterCommand. + * Contains \Drupal\Core\Ajax\AfterCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/AjaxResponse.php b/core/lib/Drupal/Core/Ajax/AjaxResponse.php index a83898d..f5411af 100644 --- a/core/lib/Drupal/Core/Ajax/AjaxResponse.php +++ b/core/lib/Drupal/Core/Ajax/AjaxResponse.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\AjaxResponse. + * Contains \Drupal\Core\Ajax\AjaxResponse. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/AlertCommand.php b/core/lib/Drupal/Core/Ajax/AlertCommand.php index 325c9c2..65a9f46 100644 --- a/core/lib/Drupal/Core/Ajax/AlertCommand.php +++ b/core/lib/Drupal/Core/Ajax/AlertCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\AlertCommand. + * Contains \Drupal\Core\Ajax\AlertCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/AppendCommand.php b/core/lib/Drupal/Core/Ajax/AppendCommand.php index bf56362..041f794 100644 --- a/core/lib/Drupal/Core/Ajax/AppendCommand.php +++ b/core/lib/Drupal/Core/Ajax/AppendCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\AppendCommand. + * Contains \Drupal\Core\Ajax\AppendCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/BeforeCommand.php b/core/lib/Drupal/Core/Ajax/BeforeCommand.php index 8a97a88..8d52628 100644 --- a/core/lib/Drupal/Core/Ajax/BeforeCommand.php +++ b/core/lib/Drupal/Core/Ajax/BeforeCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\InsertCommand. + * Contains \Drupal\Core\Ajax\BeforeCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/ChangedCommand.php b/core/lib/Drupal/Core/Ajax/ChangedCommand.php index 2832d58..7f30972 100644 --- a/core/lib/Drupal/Core/Ajax/ChangedCommand.php +++ b/core/lib/Drupal/Core/Ajax/ChangedCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\ChangedCommand. + * Contains \Drupal\Core\Ajax\ChangedCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/CommandInterface.php b/core/lib/Drupal/Core/Ajax/CommandInterface.php index 14566cf..d68de29 100644 --- a/core/lib/Drupal/Core/Ajax/CommandInterface.php +++ b/core/lib/Drupal/Core/Ajax/CommandInterface.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\CommandInterface. + * Contains \Drupal\Core\Ajax\CommandInterface. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/CssCommand.php b/core/lib/Drupal/Core/Ajax/CssCommand.php index aba95d7..1a14a40 100644 --- a/core/lib/Drupal/Core/Ajax/CssCommand.php +++ b/core/lib/Drupal/Core/Ajax/CssCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\CssCommand. + * Contains \Drupal\Core\Ajax\CssCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/DataCommand.php b/core/lib/Drupal/Core/Ajax/DataCommand.php index 5b40e30..a495f71 100644 --- a/core/lib/Drupal/Core/Ajax/DataCommand.php +++ b/core/lib/Drupal/Core/Ajax/DataCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\DataCommand. + * Contains \Drupal\Core\Ajax\DataCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/HtmlCommand.php b/core/lib/Drupal/Core/Ajax/HtmlCommand.php index 82de657..cbae08e 100644 --- a/core/lib/Drupal/Core/Ajax/HtmlCommand.php +++ b/core/lib/Drupal/Core/Ajax/HtmlCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\HtmlCommand. + * Contains \Drupal\Core\Ajax\HtmlCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/InsertCommand.php b/core/lib/Drupal/Core/Ajax/InsertCommand.php index a0b10db..05a7fd1 100644 --- a/core/lib/Drupal/Core/Ajax/InsertCommand.php +++ b/core/lib/Drupal/Core/Ajax/InsertCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\InsertCommand. + * Contains \Drupal\Core\Ajax\InsertCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/InvokeCommand.php b/core/lib/Drupal/Core/Ajax/InvokeCommand.php index 4aa1ea1..8c03210 100644 --- a/core/lib/Drupal/Core/Ajax/InvokeCommand.php +++ b/core/lib/Drupal/Core/Ajax/InvokeCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\InvokeCommand. + * Contains \Drupal\Core\Ajax\InvokeCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/PrependCommand.php b/core/lib/Drupal/Core/Ajax/PrependCommand.php index 6409a6a..c6cc036 100644 --- a/core/lib/Drupal/Core/Ajax/PrependCommand.php +++ b/core/lib/Drupal/Core/Ajax/PrependCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\PrependCommand. + * Contains \Drupal\Core\Ajax\PrependCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/RemoveCommand.php b/core/lib/Drupal/Core/Ajax/RemoveCommand.php index f0e5aab..f4e6bbe 100644 --- a/core/lib/Drupal/Core/Ajax/RemoveCommand.php +++ b/core/lib/Drupal/Core/Ajax/RemoveCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\RemoveCommand. + * Contains \Drupal\Core\Ajax\RemoveCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/ReplaceCommand.php b/core/lib/Drupal/Core/Ajax/ReplaceCommand.php index 91514a3..b8cc881 100644 --- a/core/lib/Drupal/Core/Ajax/ReplaceCommand.php +++ b/core/lib/Drupal/Core/Ajax/ReplaceCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\ReplaceCommand. + * Contains \Drupal\Core\Ajax\ReplaceCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/RestripeCommand.php b/core/lib/Drupal/Core/Ajax/RestripeCommand.php index 708344c..834e555 100644 --- a/core/lib/Drupal/Core/Ajax/RestripeCommand.php +++ b/core/lib/Drupal/Core/Ajax/RestripeCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\RestripeCommand. + * Contains \Drupal\Core\Ajax\RestripeCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/SettingsCommand.php b/core/lib/Drupal/Core/Ajax/SettingsCommand.php index 216ad46..e334770 100644 --- a/core/lib/Drupal/Core/Ajax/SettingsCommand.php +++ b/core/lib/Drupal/Core/Ajax/SettingsCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\SettingsCommand. + * Contains \Drupal\Core\Ajax\SettingsCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php b/core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php index 2ce74db..ce906e7 100644 --- a/core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php +++ b/core/lib/Drupal/Core/Ajax/UpdateBuildIdCommand.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Ajax\UpdateBuildIdCommand. + * Contains \Drupal\Core\Ajax\UpdateBuildIdCommand. */ namespace Drupal\Core\Ajax; diff --git a/core/lib/Drupal/Core/Annotation/Translation.php b/core/lib/Drupal/Core/Annotation/Translation.php index dfa6574..e1cc845 100644 --- a/core/lib/Drupal/Core/Annotation/Translation.php +++ b/core/lib/Drupal/Core/Annotation/Translation.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Annotation\Translation. + * Contains \Drupal\Core\Annotation\Translation. */ namespace Drupal\Core\Annotation; diff --git a/core/lib/Drupal/Core/Archiver/ArchiverException.php b/core/lib/Drupal/Core/Archiver/ArchiverException.php index af10ca2..205c0ac 100644 --- a/core/lib/Drupal/Core/Archiver/ArchiverException.php +++ b/core/lib/Drupal/Core/Archiver/ArchiverException.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Archiver\ArchiverException. + * Contains \Drupal\Core\Archiver\ArchiverException. */ namespace Drupal\Core\Archiver; diff --git a/core/lib/Drupal/Core/Archiver/ArchiverInterface.php b/core/lib/Drupal/Core/Archiver/ArchiverInterface.php index 7d65487..93bcf5b 100644 --- a/core/lib/Drupal/Core/Archiver/ArchiverInterface.php +++ b/core/lib/Drupal/Core/Archiver/ArchiverInterface.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Archiver\ArchiverInterface. + * Contains \Drupal\Core\Archiver\ArchiverInterface. */ namespace Drupal\Core\Archiver; diff --git a/core/lib/Drupal/Core/Archiver/Tar.php b/core/lib/Drupal/Core/Archiver/Tar.php index 600d991..16d441e 100644 --- a/core/lib/Drupal/Core/Archiver/Tar.php +++ b/core/lib/Drupal/Core/Archiver/Tar.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Archiver\Tar. + * Contains \Drupal\Core\Archiver\Tar. */ namespace Drupal\Core\Archiver; diff --git a/core/lib/Drupal/Core/Archiver/Zip.php b/core/lib/Drupal/Core/Archiver/Zip.php index 389f9f1..15500f7 100644 --- a/core/lib/Drupal/Core/Archiver/Zip.php +++ b/core/lib/Drupal/Core/Archiver/Zip.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\Core\Archiver\Zip. + * Contains \Drupal\Core\Archiver\Zip. */ namespace Drupal\Core\Archiver; diff --git a/core/lib/Drupal/Core/Asset/AssetDumper.php b/core/lib/Drupal/Core/Asset/AssetDumper.php index d5283bf..cc5c97a 100644 --- a/core/lib/Drupal/Core/Asset/AssetDumper.php +++ b/core/lib/Drupal/Core/Asset/AssetDumper.php @@ -1,6 +1,7 @@ migrationConfiguration['highWaterProperty']['field'] = 'timestamp'; + array_shift($this->expectedResults); + parent::setUp(); + } + +} diff --git a/core/modules/migrate_drupal/tests/src/Unit/source/d6/CommentSourceWithHighwaterTest.php b/core/modules/migrate_drupal/tests/src/Unit/source/d6/CommentSourceWithHighwaterTest.php deleted file mode 100644 index 26a7e51..0000000 --- a/core/modules/migrate_drupal/tests/src/Unit/source/d6/CommentSourceWithHighwaterTest.php +++ /dev/null @@ -1,28 +0,0 @@ -migrationConfiguration['highWaterProperty']['field'] = 'timestamp'; - array_shift($this->expectedResults); - parent::setUp(); - } - -} diff --git a/core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php b/core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php index e892212..f580838 100644 --- a/core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php +++ b/core/modules/node/src/Cache/NodeAccessGrantsCacheContext.php @@ -2,7 +2,7 @@ /** * @file - * Contains \Drupal\Core\Cache\NodeAccessGrantsCacheContext. + * Contains \Drupal\node\Cache\NodeAccessGrantsCacheContext. */ namespace Drupal\node\Cache; diff --git a/core/modules/node/src/Form/NodeRevisionRevertForm.php b/core/modules/node/src/Form/NodeRevisionRevertForm.php index 00c9993..1fe5ee1 100644 --- a/core/modules/node/src/Form/NodeRevisionRevertForm.php +++ b/core/modules/node/src/Form/NodeRevisionRevertForm.php @@ -2,7 +2,7 @@ /** * @file - * Contains \Drupal\node\Form\NodeRevisionDeleteForm. + * Contains \Drupal\node\Form\NodeRevisionRevertForm. */ namespace Drupal\node\Form; diff --git a/core/modules/node/src/NodeForm.php b/core/modules/node/src/NodeForm.php index c57baa9..33dec70 100644 --- a/core/modules/node/src/NodeForm.php +++ b/core/modules/node/src/NodeForm.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\NodeForm. + * Contains \Drupal\node\NodeForm. */ namespace Drupal\node; diff --git a/core/modules/node/src/NodeGrantDatabaseStorageInterface.php b/core/modules/node/src/NodeGrantDatabaseStorageInterface.php index 7f45ab6..505a63a 100644 --- a/core/modules/node/src/NodeGrantDatabaseStorageInterface.php +++ b/core/modules/node/src/NodeGrantDatabaseStorageInterface.php @@ -2,7 +2,7 @@ /** * @file - * Contains \Drupal\node\NodeGrantStorageInterface. + * Contains \Drupal\node\NodeGrantDatabaseStorageInterface. */ namespace Drupal\node; diff --git a/core/modules/node/src/NodeStorageInterface.php b/core/modules/node/src/NodeStorageInterface.php index 3a56e63..4b9fb58 100644 --- a/core/modules/node/src/NodeStorageInterface.php +++ b/core/modules/node/src/NodeStorageInterface.php @@ -2,7 +2,7 @@ /** * @file - * Contains \Drupal\node\NodeStorageControllerInterface. + * Contains \Drupal\node\NodeStorageInterface. */ namespace Drupal\node; diff --git a/core/modules/node/src/NodeTypeAccessControlHandler.php b/core/modules/node/src/NodeTypeAccessControlHandler.php index b358944..067727d 100644 --- a/core/modules/node/src/NodeTypeAccessControlHandler.php +++ b/core/modules/node/src/NodeTypeAccessControlHandler.php @@ -2,7 +2,7 @@ /** * @file - * Contains \Drupal\taxonomy\NodeTypeAccessControlHandler. + * Contains \Drupal\node\NodeTypeAccessControlHandler. */ namespace Drupal\node; diff --git a/core/modules/node/src/NodeViewBuilder.php b/core/modules/node/src/NodeViewBuilder.php index 7b40ba9..37db17d 100644 --- a/core/modules/node/src/NodeViewBuilder.php +++ b/core/modules/node/src/NodeViewBuilder.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\NodeViewBuilder. + * Contains \Drupal\node\NodeViewBuilder. */ namespace Drupal\node; diff --git a/core/modules/node/src/Plugin/views/argument/Nid.php b/core/modules/node/src/Plugin/views/argument/Nid.php index 890aaaa..879ac9d 100644 --- a/core/modules/node/src/Plugin/views/argument/Nid.php +++ b/core/modules/node/src/Plugin/views/argument/Nid.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\argument\Nid. + * Contains \Drupal\node\Plugin\views\argument\Nid. */ namespace Drupal\node\Plugin\views\argument; diff --git a/core/modules/node/src/Plugin/views/argument/Type.php b/core/modules/node/src/Plugin/views/argument/Type.php index 00798af..26ab17a 100644 --- a/core/modules/node/src/Plugin/views/argument/Type.php +++ b/core/modules/node/src/Plugin/views/argument/Type.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\argument\Type. + * Contains \Drupal\node\Plugin\views\argument\Type. */ namespace Drupal\node\Plugin\views\argument; diff --git a/core/modules/node/src/Plugin/views/argument/UidRevision.php b/core/modules/node/src/Plugin/views/argument/UidRevision.php index 8f8afc6..f248815 100644 --- a/core/modules/node/src/Plugin/views/argument/UidRevision.php +++ b/core/modules/node/src/Plugin/views/argument/UidRevision.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\argument\UidRevision. + * Contains \Drupal\node\Plugin\views\argument\UidRevision. */ namespace Drupal\node\Plugin\views\argument; diff --git a/core/modules/node/src/Plugin/views/argument/Vid.php b/core/modules/node/src/Plugin/views/argument/Vid.php index ded1ab8..c223a72 100644 --- a/core/modules/node/src/Plugin/views/argument/Vid.php +++ b/core/modules/node/src/Plugin/views/argument/Vid.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\argument\Vid. + * Contains \Drupal\node\Plugin\views\argument\Vid. */ namespace Drupal\node\Plugin\views\argument; diff --git a/core/modules/node/src/Plugin/views/argument_default/Node.php b/core/modules/node/src/Plugin/views/argument_default/Node.php index e6d8343..556b9aa 100644 --- a/core/modules/node/src/Plugin/views/argument_default/Node.php +++ b/core/modules/node/src/Plugin/views/argument_default/Node.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\argument_default\Node. + * Contains \Drupal\node\Plugin\views\argument_default\Node. */ namespace Drupal\node\Plugin\views\argument_default; diff --git a/core/modules/node/src/Plugin/views/field/Node.php b/core/modules/node/src/Plugin/views/field/Node.php index 43077e2..74685eb 100644 --- a/core/modules/node/src/Plugin/views/field/Node.php +++ b/core/modules/node/src/Plugin/views/field/Node.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\field\Node. + * Contains \Drupal\node\Plugin\views\field\Node. */ namespace Drupal\node\Plugin\views\field; diff --git a/core/modules/node/src/Plugin/views/field/Path.php b/core/modules/node/src/Plugin/views/field/Path.php index 1848b48..b3d4388 100644 --- a/core/modules/node/src/Plugin/views/field/Path.php +++ b/core/modules/node/src/Plugin/views/field/Path.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\field\Path. + * Contains \Drupal\node\Plugin\views\field\Path. */ namespace Drupal\node\Plugin\views\field; diff --git a/core/modules/node/src/Plugin/views/field/RevisionLink.php b/core/modules/node/src/Plugin/views/field/RevisionLink.php index c268304..75b785c 100644 --- a/core/modules/node/src/Plugin/views/field/RevisionLink.php +++ b/core/modules/node/src/Plugin/views/field/RevisionLink.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\field\RevisionLink. + * Contains \Drupal\node\Plugin\views\field\RevisionLink. */ namespace Drupal\node\Plugin\views\field; diff --git a/core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php b/core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php index 76bbd4b..c66cf2b 100644 --- a/core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php +++ b/core/modules/node/src/Plugin/views/field/RevisionLinkDelete.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\field\RevisionLinkDelete. + * Contains \Drupal\node\Plugin\views\field\RevisionLinkDelete. */ namespace Drupal\node\Plugin\views\field; diff --git a/core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php b/core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php index 5ffa30f..ffc073b 100644 --- a/core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php +++ b/core/modules/node/src/Plugin/views/field/RevisionLinkRevert.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\field\RevisionLinkRevert. + * Contains \Drupal\node\Plugin\views\field\RevisionLinkRevert. */ namespace Drupal\node\Plugin\views\field; diff --git a/core/modules/node/src/Plugin/views/filter/Access.php b/core/modules/node/src/Plugin/views/filter/Access.php index 5497a91..761f8de 100644 --- a/core/modules/node/src/Plugin/views/filter/Access.php +++ b/core/modules/node/src/Plugin/views/filter/Access.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\filter\Access. + * Contains \Drupal\node\Plugin\views\filter\Access. */ namespace Drupal\node\Plugin\views\filter; diff --git a/core/modules/node/src/Plugin/views/filter/Status.php b/core/modules/node/src/Plugin/views/filter/Status.php index ccfc58c..5e119e5 100644 --- a/core/modules/node/src/Plugin/views/filter/Status.php +++ b/core/modules/node/src/Plugin/views/filter/Status.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugins\views\filter\Status. + * Contains \Drupal\node\Plugin\views\filter\Status. */ namespace Drupal\node\Plugin\views\filter; diff --git a/core/modules/node/src/Plugin/views/filter/UidRevision.php b/core/modules/node/src/Plugin/views/filter/UidRevision.php index 39e0a7b..84a3df6 100644 --- a/core/modules/node/src/Plugin/views/filter/UidRevision.php +++ b/core/modules/node/src/Plugin/views/filter/UidRevision.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\filter\UidRevision. + * Contains \Drupal\node\Plugin\views\filter\UidRevision. */ namespace Drupal\node\Plugin\views\filter; diff --git a/core/modules/node/src/Plugin/views/row/Rss.php b/core/modules/node/src/Plugin/views/row/Rss.php index 37261c1..098012f 100644 --- a/core/modules/node/src/Plugin/views/row/Rss.php +++ b/core/modules/node/src/Plugin/views/row/Rss.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\row\Rss. + * Contains \Drupal\node\Plugin\views\row\Rss. */ namespace Drupal\node\Plugin\views\row; diff --git a/core/modules/node/src/Plugin/views/wizard/Node.php b/core/modules/node/src/Plugin/views/wizard/Node.php index ae8777b..53271b8 100644 --- a/core/modules/node/src/Plugin/views/wizard/Node.php +++ b/core/modules/node/src/Plugin/views/wizard/Node.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\wizard\Node. + * Contains \Drupal\node\Plugin\views\wizard\Node. */ namespace Drupal\node\Plugin\views\wizard; diff --git a/core/modules/node/src/Plugin/views/wizard/NodeRevision.php b/core/modules/node/src/Plugin/views/wizard/NodeRevision.php index fafb3fc..d01f7e8 100644 --- a/core/modules/node/src/Plugin/views/wizard/NodeRevision.php +++ b/core/modules/node/src/Plugin/views/wizard/NodeRevision.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Plugin\views\wizard\NodeRevision. + * Contains \Drupal\node\Plugin\views\wizard\NodeRevision. */ namespace Drupal\node\Plugin\views\wizard; diff --git a/core/modules/node/src/Tests/Condition/NodeConditionTest.php b/core/modules/node/src/Tests/Condition/NodeConditionTest.php index 548f180..d739751 100644 --- a/core/modules/node/src/Tests/Condition/NodeConditionTest.php +++ b/core/modules/node/src/Tests/Condition/NodeConditionTest.php @@ -2,7 +2,7 @@ /** * @file - * Contains \Drupal\condition\Tests\Condition\NodeConditionTest. + * Contains \Drupal\node\Tests\Condition\NodeConditionTest. */ namespace Drupal\node\Tests\Condition; diff --git a/core/modules/node/src/Tests/MultiStepNodeFormBasicOptionsTest.php b/core/modules/node/src/Tests/MultiStepNodeFormBasicOptionsTest.php index f6c5b69..84ffbe2 100644 --- a/core/modules/node/src/Tests/MultiStepNodeFormBasicOptionsTest.php +++ b/core/modules/node/src/Tests/MultiStepNodeFormBasicOptionsTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\MultiStepNodeFormBasicOptionsTest. + * Contains \Drupal\node\Tests\MultiStepNodeFormBasicOptionsTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeAccessBaseTableTest.php b/core/modules/node/src/Tests/NodeAccessBaseTableTest.php index b0cb361..91547c4 100644 --- a/core/modules/node/src/Tests/NodeAccessBaseTableTest.php +++ b/core/modules/node/src/Tests/NodeAccessBaseTableTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\NodeAccessBaseTableTest. + * Contains \Drupal\node\Tests\NodeAccessBaseTableTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeAccessFieldTest.php b/core/modules/node/src/Tests/NodeAccessFieldTest.php index 7d3f647..ab490bb 100644 --- a/core/modules/node/src/Tests/NodeAccessFieldTest.php +++ b/core/modules/node/src/Tests/NodeAccessFieldTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\NodeAccessFieldTest. + * Contains \Drupal\node\Tests\NodeAccessFieldTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeAccessLanguageTest.php b/core/modules/node/src/Tests/NodeAccessLanguageTest.php index 949c385..7718c08 100644 --- a/core/modules/node/src/Tests/NodeAccessLanguageTest.php +++ b/core/modules/node/src/Tests/NodeAccessLanguageTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\NodeAccessLanguageTest. + * Contains \Drupal\node\Tests\NodeAccessLanguageTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeAccessPagerTest.php b/core/modules/node/src/Tests/NodeAccessPagerTest.php index 6d1f90c..600f80c 100644 --- a/core/modules/node/src/Tests/NodeAccessPagerTest.php +++ b/core/modules/node/src/Tests/NodeAccessPagerTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\NodeAccessPagerTest. + * Contains \Drupal\node\Tests\NodeAccessPagerTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeAccessRebuildTest.php b/core/modules/node/src/Tests/NodeAccessRebuildTest.php index db1d8eb..821030d 100644 --- a/core/modules/node/src/Tests/NodeAccessRebuildTest.php +++ b/core/modules/node/src/Tests/NodeAccessRebuildTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\NodeAccessRebuildTest. + * Contains \Drupal\node\Tests\NodeAccessRebuildTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeAccessRecordsTest.php b/core/modules/node/src/Tests/NodeAccessRecordsTest.php index 4b019c8..3a84528 100644 --- a/core/modules/node/src/Tests/NodeAccessRecordsTest.php +++ b/core/modules/node/src/Tests/NodeAccessRecordsTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\NodeAccessRecordsTest. + * Contains \Drupal\node\Tests\NodeAccessRecordsTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeAccessTest.php b/core/modules/node/src/Tests/NodeAccessTest.php index 588f5e4..4decd66 100644 --- a/core/modules/node/src/Tests/NodeAccessTest.php +++ b/core/modules/node/src/Tests/NodeAccessTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\NodeAccessTest. + * Contains \Drupal\node\Tests\NodeAccessTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeAdminTest.php b/core/modules/node/src/Tests/NodeAdminTest.php index 425678f..7769acc 100644 --- a/core/modules/node/src/Tests/NodeAdminTest.php +++ b/core/modules/node/src/Tests/NodeAdminTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\NodeAdminTest. + * Contains \Drupal\node\Tests\NodeAdminTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeBlockFunctionalTest.php b/core/modules/node/src/Tests/NodeBlockFunctionalTest.php index 84f2452..32bb692 100644 --- a/core/modules/node/src/Tests/NodeBlockFunctionalTest.php +++ b/core/modules/node/src/Tests/NodeBlockFunctionalTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\NodeBlockFunctionalTest. + * Contains \Drupal\node\Tests\NodeBlockFunctionalTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeCreationTest.php b/core/modules/node/src/Tests/NodeCreationTest.php index 7af3769..7c1ef5f 100644 --- a/core/modules/node/src/Tests/NodeCreationTest.php +++ b/core/modules/node/src/Tests/NodeCreationTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\NodeCreationTest. + * Contains \Drupal\node\Tests\NodeCreationTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeEntityViewModeAlterTest.php b/core/modules/node/src/Tests/NodeEntityViewModeAlterTest.php index 232fde7..2d571ff 100644 --- a/core/modules/node/src/Tests/NodeEntityViewModeAlterTest.php +++ b/core/modules/node/src/Tests/NodeEntityViewModeAlterTest.php @@ -2,7 +2,7 @@ /** * @file - * Definition of Drupal\node\Tests\NodeEntityViewModeAlterTest. + * Contains \Drupal\node\Tests\NodeEntityViewModeAlterTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeFormButtonsTest.php b/core/modules/node/src/Tests/NodeFormButtonsTest.php index b5c2df5..7201504 100644 --- a/core/modules/node/src/Tests/NodeFormButtonsTest.php +++ b/core/modules/node/src/Tests/NodeFormButtonsTest.php @@ -2,7 +2,7 @@ /** * @file - * Contains Drupal\node\Tests\NodeLoadHooksTest. + * Contains \Drupal\node\Tests\NodeFormButtonsTest. */ namespace Drupal\node\Tests; diff --git a/core/modules/node/src/Tests/NodeLinksTest.php b/core/modules/node/src/Tests/NodeLinksTest.php index 4c0efa7..d188ea8 100644 --- a/core/modules/node/src/Tests/NodeLinksTest.php +++ b/core/modules/node/src/Tests/NodeLinksTest.php @@ -1,7 +1,7 @@