Skip to content

Commit e2d26fa

Browse files
committed
[PHPDoc] Remove all use of php file block doc @Version //autogentag//
1 parent aba3552 commit e2d26fa

File tree

2,578 files changed

+0
-5124
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,578 files changed

+0
-5124
lines changed

bootstrap.php

-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@
77
*
88
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
99
* @license For full copyright and license information view LICENSE file distributed with this source code.
10-
*
11-
* @version //autogentag//
1210
*/
1311

1412
// Get global config.php settings

config.php-DEVELOPMENT

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
*
88
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
99
* @license For full copyright and license information view LICENSE file distributed with this source code.
10-
* @version //autogentag//
1110
*
1211
* @doc Copy this file to config.php to get started!
1312
*/

container.php

-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@
1010
*
1111
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
1212
* @license For full copyright and license information view LICENSE file distributed with this source code.
13-
*
14-
* @version //autogentag//
1513
*/
1614
use eZ\Publish\Core\Base\ServiceContainer;
1715

eZ/Bundle/EzPublishCoreBundle/ApiLoader/CacheFactory.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;
1210

eZ/Bundle/EzPublishCoreBundle/ApiLoader/Exception/InvalidRepositoryException.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader\Exception;
1210

eZ/Bundle/EzPublishCoreBundle/ApiLoader/Exception/InvalidSearchEngine.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader\Exception;
1210

eZ/Bundle/EzPublishCoreBundle/ApiLoader/Exception/InvalidStorageEngine.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader\Exception;
1210

eZ/Bundle/EzPublishCoreBundle/ApiLoader/LazyRepositoryFactory.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;
1210

eZ/Bundle/EzPublishCoreBundle/ApiLoader/RepositoryConfigurationProvider.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;
1210

eZ/Bundle/EzPublishCoreBundle/ApiLoader/RepositoryFactory.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;
1210

eZ/Bundle/EzPublishCoreBundle/ApiLoader/SearchEngineFactory.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;
1210

eZ/Bundle/EzPublishCoreBundle/ApiLoader/StorageConnectionFactory.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;
1210

eZ/Bundle/EzPublishCoreBundle/ApiLoader/StorageEngineFactory.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\ApiLoader;
1210

eZ/Bundle/EzPublishCoreBundle/Assetic/AssetFactory.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\Assetic;
1210

eZ/Bundle/EzPublishCoreBundle/Cache/Http/InstantCachePurger.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\Cache\Http;
1210

eZ/Bundle/EzPublishCoreBundle/Cache/Http/VarnishProxyClientFactory.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\Cache\Http;
1210

eZ/Bundle/EzPublishCoreBundle/Cache/Warmer/ConfigResolverCleanup.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\Cache\Warmer;
1210

eZ/Bundle/EzPublishCoreBundle/Command/TestInitDbCommand.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\Command;
1210

eZ/Bundle/EzPublishCoreBundle/Composer/ScriptHandler.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\Composer;
1210

eZ/Bundle/EzPublishCoreBundle/Console/Application.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\Console;
1210

eZ/Bundle/EzPublishCoreBundle/Controller.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle;
1210

eZ/Bundle/EzPublishCoreBundle/Controller/PageController.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\Controller;
1210

eZ/Bundle/EzPublishCoreBundle/Converter/ContentParamConverter.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\Converter;
1210

eZ/Bundle/EzPublishCoreBundle/Converter/LocationParamConverter.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\Converter;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/AsseticPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/BlockViewPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/ChainConfigResolverPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/ChainRoutingPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/ConfigResolverParameterPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/ContentViewPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/FieldTypeParameterProviderRegistryPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/FragmentPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/HttpCachePass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/IdentityDefinerPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/ImaginePass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/LegacyStorageEnginePass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/LocalePass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/LocationViewPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/RegisterSearchEnginePass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/RegisterStorageEnginePass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/RichTextEzxmlInputConverterPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/RichTextHtml5ConverterPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/SecurityPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/SignalSlotPass.php

-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
*
66
* @copyright Copyright (C) eZ Systems AS. All rights reserved.
77
* @license For full copyright and license information view LICENSE file distributed with this source code.
8-
*
9-
* @version //autogentag//
108
*/
119
namespace eZ\Bundle\EzPublishCoreBundle\DependencyInjection\Compiler;
1210

0 commit comments

Comments
 (0)