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/ArchiveTar.php b/core/lib/Drupal/Core/Archiver/ArchiveTar.php index ac54bde..23d12a0 100644 --- a/core/lib/Drupal/Core/Archiver/ArchiveTar.php +++ b/core/lib/Drupal/Core/Archiver/ArchiveTar.php @@ -2,6 +2,9 @@ /* vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: */ /** + * @file + * Contains \Drupal\Core\Archiver\ArchiveTar. + * * File::CSV * * PHP versions 4 and 5 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 @@