From 5ee9043d8b81dfaf84beb5e9b79fc5bc0a001b2b Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Thu, 28 Sep 2017 08:42:58 +0200 Subject: [PATCH] removed useless PHPDoc --- .../Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php | 2 -- .../Bridge/Doctrine/DataFixtures/ContainerAwareLoader.php | 2 -- .../CompilerPass/RegisterMappingsPass.php | 2 -- .../Bridge/Doctrine/HttpFoundation/DbalSessionHandler.php | 2 -- src/Symfony/Bridge/Doctrine/Logger/DbalLogger.php | 4 ---- src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php | 2 -- .../ProxyManager/LazyProxy/PhpDumper/ProxyDumper.php | 2 -- .../Swiftmailer/DataCollector/MessageDataCollector.php | 4 ---- src/Symfony/Bridge/Twig/Extension/CodeExtension.php | 2 -- src/Symfony/Bridge/Twig/Extension/HttpKernelExtension.php | 2 -- .../NodeVisitor/TranslationDefaultDomainNodeVisitor.php | 5 ----- .../FrameworkBundle/CacheWarmer/RouterCacheWarmer.php | 2 -- .../Bundle/FrameworkBundle/CacheWarmer/TemplateFinder.php | 2 -- .../CacheWarmer/TemplatePathsCacheWarmer.php | 2 -- .../Bundle/FrameworkBundle/Console/Application.php | 4 ---- .../FrameworkBundle/Console/Helper/DescriptorHelper.php | 3 --- .../FrameworkBundle/Controller/ControllerNameParser.php | 4 +--- .../FrameworkBundle/Controller/ControllerResolver.php | 4 ---- .../Bundle/FrameworkBundle/HttpCache/HttpCache.php | 2 -- .../Bundle/FrameworkBundle/Routing/DelegatingLoader.php | 2 -- src/Symfony/Bundle/FrameworkBundle/Routing/Router.php | 2 -- .../FrameworkBundle/Templating/Asset/PathPackage.php | 2 -- .../Bundle/FrameworkBundle/Templating/Debugger.php | 2 -- .../FrameworkBundle/Templating/DelegatingEngine.php | 2 -- .../FrameworkBundle/Templating/Helper/ActionsHelper.php | 2 -- .../FrameworkBundle/Templating/Helper/CodeHelper.php | 4 ---- .../FrameworkBundle/Templating/Helper/RequestHelper.php | 2 -- .../FrameworkBundle/Templating/Helper/RouterHelper.php | 2 -- .../FrameworkBundle/Templating/Helper/SessionHelper.php | 2 -- .../Templating/Helper/TranslatorHelper.php | 4 ---- .../Templating/Loader/FilesystemLoader.php | 2 -- .../FrameworkBundle/Templating/Loader/TemplateLocator.php | 2 -- .../Bundle/FrameworkBundle/Templating/PhpEngine.php | 2 -- .../FrameworkBundle/Templating/TemplateNameParser.php | 2 -- .../Bundle/FrameworkBundle/Templating/TimedPhpEngine.php | 2 -- .../Bundle/FrameworkBundle/Translation/Translator.php | 2 -- .../Validator/ConstraintValidatorFactory.php | 2 -- .../DataCollector/SecurityDataCollector.php | 4 ---- .../DependencyInjection/MainConfiguration.php | 2 -- .../SecurityBundle/Templating/Helper/LogoutUrlHelper.php | 2 -- .../TwigBundle/CacheWarmer/TemplateCacheCacheWarmer.php | 2 -- src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php | 2 -- .../WebProfilerBundle/Controller/ProfilerController.php | 4 ---- src/Symfony/Component/BrowserKit/Client.php | 2 -- src/Symfony/Component/BrowserKit/Request.php | 4 ---- src/Symfony/Component/BrowserKit/Response.php | 4 ---- src/Symfony/Component/ClassLoader/ApcClassLoader.php | 2 -- .../Component/ClassLoader/ApcUniversalClassLoader.php | 2 -- src/Symfony/Component/ClassLoader/DebugClassLoader.php | 2 -- src/Symfony/Component/ClassLoader/MapClassLoader.php | 2 -- src/Symfony/Component/ClassLoader/WinCacheClassLoader.php | 2 -- src/Symfony/Component/ClassLoader/XcacheClassLoader.php | 2 -- src/Symfony/Component/Config/Definition/BaseNode.php | 2 -- .../Component/Config/Definition/Builder/ExprBuilder.php | 2 -- .../Component/Config/Definition/Builder/MergeBuilder.php | 2 -- .../Component/Config/Definition/Builder/NodeBuilder.php | 3 --- .../Config/Definition/Builder/NodeDefinition.php | 2 -- .../Config/Definition/Builder/NormalizationBuilder.php | 2 -- .../Config/Definition/Builder/ValidationBuilder.php | 2 -- src/Symfony/Component/Config/FileLocator.php | 2 -- src/Symfony/Component/Config/Loader/DelegatingLoader.php | 2 -- src/Symfony/Component/Config/Loader/FileLoader.php | 2 -- src/Symfony/Component/Config/Loader/LoaderResolver.php | 2 -- .../Component/Config/Resource/DirectoryResource.php | 2 -- src/Symfony/Component/Config/Resource/FileResource.php | 2 -- src/Symfony/Component/Console/Application.php | 2 -- src/Symfony/Component/Console/Command/Command.php | 2 -- .../Console/Descriptor/ApplicationDescription.php | 2 -- .../Console/Formatter/OutputFormatterStyleStack.php | 2 -- src/Symfony/Component/Console/Helper/DescriptorHelper.php | 3 --- src/Symfony/Component/Console/Helper/HelperSet.php | 2 -- src/Symfony/Component/Console/Helper/ProgressBar.php | 2 -- src/Symfony/Component/Console/Input/ArgvInput.php | 2 -- src/Symfony/Component/Console/Input/ArrayInput.php | 2 -- src/Symfony/Component/Console/Input/Input.php | 2 -- src/Symfony/Component/Console/Input/InputArgument.php | 2 -- src/Symfony/Component/Console/Input/InputDefinition.php | 2 -- src/Symfony/Component/Console/Input/InputOption.php | 2 -- src/Symfony/Component/Console/Input/StringInput.php | 2 -- src/Symfony/Component/Console/Output/ConsoleOutput.php | 2 -- src/Symfony/Component/Console/Output/Output.php | 2 -- src/Symfony/Component/Console/Output/StreamOutput.php | 2 -- src/Symfony/Component/Console/Question/ChoiceQuestion.php | 2 -- .../Component/Console/Question/ConfirmationQuestion.php | 2 -- src/Symfony/Component/Console/Question/Question.php | 2 -- src/Symfony/Component/Console/Shell.php | 2 -- .../Component/Console/Tester/ApplicationTester.php | 2 -- src/Symfony/Component/Console/Tester/CommandTester.php | 2 -- src/Symfony/Component/CssSelector/Node/Specificity.php | 2 -- src/Symfony/Component/CssSelector/Parser/Parser.php | 2 -- .../Component/CssSelector/Parser/Tokenizer/Tokenizer.php | 3 --- .../CssSelector/Parser/Tokenizer/TokenizerPatterns.php | 3 --- .../CssSelector/XPath/Extension/HtmlExtension.php | 2 -- .../CssSelector/XPath/Extension/NodeExtension.php | 2 -- src/Symfony/Component/Debug/DebugClassLoader.php | 2 -- .../Component/DependencyInjection/Dumper/PhpDumper.php | 8 -------- .../Tests/Fixtures/php/services1-1.php | 5 ----- .../DependencyInjection/Tests/Fixtures/php/services1.php | 5 ----- .../DependencyInjection/Tests/Fixtures/php/services10.php | 5 ----- .../DependencyInjection/Tests/Fixtures/php/services12.php | 5 ----- .../DependencyInjection/Tests/Fixtures/php/services13.php | 5 ----- .../DependencyInjection/Tests/Fixtures/php/services19.php | 5 ----- .../DependencyInjection/Tests/Fixtures/php/services20.php | 5 ----- .../DependencyInjection/Tests/Fixtures/php/services8.php | 5 ----- .../DependencyInjection/Tests/Fixtures/php/services9.php | 5 ----- .../Tests/Fixtures/php/services9_compiled.php | 5 ----- src/Symfony/Component/DomCrawler/Crawler.php | 2 -- src/Symfony/Component/DomCrawler/Field/FormField.php | 2 -- src/Symfony/Component/DomCrawler/Form.php | 2 -- src/Symfony/Component/DomCrawler/Link.php | 2 -- .../EventDispatcher/ContainerAwareEventDispatcher.php | 2 -- .../EventDispatcher/Debug/TraceableEventDispatcher.php | 2 -- .../DependencyInjection/RegisterListenersPass.php | 2 -- src/Symfony/Component/ExpressionLanguage/Expression.php | 2 -- .../Component/ExpressionLanguage/ExpressionFunction.php | 2 -- src/Symfony/Component/ExpressionLanguage/Node/Node.php | 2 -- .../Component/ExpressionLanguage/ParsedExpression.php | 2 -- .../ExpressionLanguage/SerializedParsedExpression.php | 2 -- src/Symfony/Component/ExpressionLanguage/Token.php | 2 -- src/Symfony/Component/ExpressionLanguage/TokenStream.php | 2 -- .../Component/Finder/Adapter/AbstractFindAdapter.php | 3 --- .../Component/Finder/Comparator/DateComparator.php | 2 -- .../Component/Finder/Comparator/NumberComparator.php | 2 -- src/Symfony/Component/Finder/Finder.php | 3 --- .../Component/Finder/Iterator/CustomFilterIterator.php | 2 -- .../Component/Finder/Iterator/DateRangeFilterIterator.php | 2 -- .../Finder/Iterator/DepthRangeFilterIterator.php | 2 -- .../Finder/Iterator/ExcludeDirectoryFilterIterator.php | 2 -- .../Component/Finder/Iterator/FileTypeFilterIterator.php | 2 -- .../Finder/Iterator/MultiplePcreFilterIterator.php | 2 -- .../Finder/Iterator/RecursiveDirectoryIterator.php | 2 -- .../Component/Finder/Iterator/SizeRangeFilterIterator.php | 2 -- .../Component/Finder/Iterator/SortableIterator.php | 2 -- src/Symfony/Component/Finder/Shell/Command.php | 2 -- src/Symfony/Component/Finder/SplFileInfo.php | 2 -- src/Symfony/Component/Form/CallbackTransformer.php | 2 -- .../Core/DataTransformer/BaseDateTimeTransformer.php | 2 -- .../DataTransformer/ChoiceToBooleanArrayTransformer.php | 2 -- .../Core/DataTransformer/ChoiceToValueTransformer.php | 2 -- .../Core/DataTransformer/ChoicesToValuesTransformer.php | 2 -- .../Core/DataTransformer/DateTimeToArrayTransformer.php | 2 -- .../DateTimeToLocalizedStringTransformer.php | 2 -- .../PercentToLocalizedStringTransformer.php | 2 -- .../Core/EventListener/FixCheckboxInputListener.php | 2 -- .../Core/EventListener/FixRadioInputListener.php | 2 -- .../Core/EventListener/FixUrlProtocolListener.php | 2 -- .../Component/Form/Extension/Csrf/CsrfExtension.php | 2 -- src/Symfony/Component/Form/FormError.php | 2 -- src/Symfony/Component/Form/FormRegistry.php | 2 -- src/Symfony/Component/Form/FormRenderer.php | 2 -- src/Symfony/Component/Form/FormTypeGuesserChain.php | 2 -- src/Symfony/Component/Form/Guess/Guess.php | 2 -- src/Symfony/Component/Form/Guess/TypeGuess.php | 2 -- src/Symfony/Component/Form/Guess/ValueGuess.php | 2 -- src/Symfony/Component/HttpFoundation/AcceptHeader.php | 2 -- src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php | 2 -- .../Component/HttpFoundation/BinaryFileResponse.php | 2 -- src/Symfony/Component/HttpFoundation/Cookie.php | 2 -- .../File/Exception/AccessDeniedException.php | 2 -- .../File/Exception/FileNotFoundException.php | 2 -- .../File/MimeType/FileBinaryMimeTypeGuesser.php | 2 -- .../File/MimeType/FileinfoMimeTypeGuesser.php | 2 -- src/Symfony/Component/HttpFoundation/FileBag.php | 2 -- src/Symfony/Component/HttpFoundation/HeaderBag.php | 2 -- src/Symfony/Component/HttpFoundation/JsonResponse.php | 2 -- src/Symfony/Component/HttpFoundation/ParameterBag.php | 2 -- src/Symfony/Component/HttpFoundation/Request.php | 2 -- src/Symfony/Component/HttpFoundation/Response.php | 2 -- .../Component/HttpFoundation/ResponseHeaderBag.php | 2 -- .../HttpFoundation/Session/Attribute/AttributeBag.php | 2 -- .../Session/Attribute/NamespacedAttributeBag.php | 2 -- .../HttpFoundation/Session/Flash/AutoExpireFlashBag.php | 2 -- .../Component/HttpFoundation/Session/Flash/FlashBag.php | 2 -- src/Symfony/Component/HttpFoundation/Session/Session.php | 4 ---- .../Session/Storage/Handler/LegacyPdoSessionHandler.php | 2 -- .../Session/Storage/Handler/MemcacheSessionHandler.php | 4 ---- .../Session/Storage/Handler/MemcachedSessionHandler.php | 4 ---- .../Session/Storage/Handler/MongoDbSessionHandler.php | 4 ---- .../Session/Storage/Handler/NativeFileSessionHandler.php | 4 ---- .../Session/Storage/Handler/PdoSessionHandler.php | 2 -- .../HttpFoundation/Session/Storage/MetadataBag.php | 2 -- .../Session/Storage/MockArraySessionStorage.php | 2 -- .../Session/Storage/MockFileSessionStorage.php | 2 -- .../Session/Storage/NativeSessionStorage.php | 2 -- .../Session/Storage/PhpBridgeSessionStorage.php | 2 -- .../HttpFoundation/Session/Storage/Proxy/NativeProxy.php | 5 ----- .../Session/Storage/Proxy/SessionHandlerProxy.php | 4 ---- src/Symfony/Component/HttpFoundation/StreamedResponse.php | 2 -- src/Symfony/Component/HttpKernel/Client.php | 2 -- .../Component/HttpKernel/Config/EnvParametersResource.php | 2 -- src/Symfony/Component/HttpKernel/Config/FileLocator.php | 2 -- .../HttpKernel/Controller/ControllerReference.php | 2 -- .../HttpKernel/Controller/ControllerResolver.php | 4 ---- .../HttpKernel/Controller/TraceableControllerResolver.php | 4 ---- .../HttpKernel/DataCollector/ConfigDataCollector.php | 4 ---- .../DependencyInjection/ContainerAwareHttpKernel.php | 2 -- .../HttpKernel/EventListener/FragmentListener.php | 2 -- .../HttpKernel/EventListener/ProfilerListener.php | 2 -- .../Component/HttpKernel/EventListener/RouterListener.php | 2 -- .../HttpKernel/EventListener/SurrogateListener.php | 2 -- .../HttpKernel/Exception/AccessDeniedHttpException.php | 4 ---- .../HttpKernel/Exception/BadRequestHttpException.php | 4 ---- .../HttpKernel/Exception/ConflictHttpException.php | 4 ---- .../Component/HttpKernel/Exception/GoneHttpException.php | 4 ---- .../HttpKernel/Exception/LengthRequiredHttpException.php | 4 ---- .../Exception/MethodNotAllowedHttpException.php | 4 ---- .../HttpKernel/Exception/NotAcceptableHttpException.php | 4 ---- .../HttpKernel/Exception/NotFoundHttpException.php | 4 ---- .../Exception/PreconditionFailedHttpException.php | 4 ---- .../Exception/PreconditionRequiredHttpException.php | 4 ---- .../Exception/ServiceUnavailableHttpException.php | 4 ---- .../HttpKernel/Exception/TooManyRequestsHttpException.php | 4 ---- .../HttpKernel/Exception/UnauthorizedHttpException.php | 4 ---- .../Exception/UnprocessableEntityHttpException.php | 4 ---- .../Exception/UnsupportedMediaTypeHttpException.php | 4 ---- .../Fragment/AbstractSurrogateFragmentRenderer.php | 2 -- .../Component/HttpKernel/Fragment/FragmentHandler.php | 2 -- .../HttpKernel/Fragment/HIncludeFragmentRenderer.php | 2 -- .../HttpKernel/Fragment/InlineFragmentRenderer.php | 2 -- src/Symfony/Component/HttpKernel/HttpCache/Esi.php | 2 -- src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php | 2 -- src/Symfony/Component/HttpKernel/HttpCache/Ssi.php | 2 -- src/Symfony/Component/HttpKernel/HttpCache/Store.php | 2 -- src/Symfony/Component/HttpKernel/HttpKernel.php | 2 -- src/Symfony/Component/HttpKernel/Kernel.php | 2 -- .../HttpKernel/Profiler/BaseMemcacheProfilerStorage.php | 2 -- .../HttpKernel/Profiler/MongoDbProfilerStorage.php | 2 -- .../Component/HttpKernel/Profiler/PdoProfilerStorage.php | 2 -- src/Symfony/Component/HttpKernel/Profiler/Profile.php | 2 -- src/Symfony/Component/HttpKernel/Profiler/Profiler.php | 2 -- .../HttpKernel/Profiler/RedisProfilerStorage.php | 2 -- src/Symfony/Component/HttpKernel/UriSigner.php | 2 -- src/Symfony/Component/Intl/Collator/Collator.php | 2 -- .../Intl/DateFormatter/DateFormat/FullTransformer.php | 2 -- .../Intl/DateFormatter/DateFormat/MonthTransformer.php | 3 --- .../Component/Intl/DateFormatter/IntlDateFormatter.php | 2 -- .../Exception/MethodArgumentNotImplementedException.php | 2 -- .../MethodArgumentValueNotImplementedException.php | 2 -- .../Intl/Exception/MethodNotImplementedException.php | 2 -- .../Component/Intl/Exception/NotImplementedException.php | 2 -- .../Component/Intl/NumberFormatter/NumberFormatter.php | 2 -- src/Symfony/Component/Process/PhpProcess.php | 2 -- src/Symfony/Component/Process/Process.php | 2 -- src/Symfony/Component/Process/ProcessBuilder.php | 4 ---- .../Component/PropertyAccess/PropertyPathIterator.php | 2 -- src/Symfony/Component/Routing/Annotation/Route.php | 2 -- src/Symfony/Component/Routing/CompiledRoute.php | 2 -- .../Routing/Generator/Dumper/GeneratorDumper.php | 2 -- .../Routing/Generator/Dumper/PhpGeneratorDumper.php | 5 ----- src/Symfony/Component/Routing/Generator/UrlGenerator.php | 2 -- .../Component/Routing/Loader/AnnotationClassLoader.php | 2 -- .../Component/Routing/Loader/AnnotationFileLoader.php | 2 -- .../Component/Routing/Matcher/Dumper/DumperRoute.php | 2 -- .../Component/Routing/Matcher/Dumper/MatcherDumper.php | 2 -- .../Component/Routing/Matcher/Dumper/PhpMatcherDumper.php | 5 ----- src/Symfony/Component/Routing/Matcher/UrlMatcher.php | 2 -- src/Symfony/Component/Routing/RequestContext.php | 2 -- src/Symfony/Component/Routing/Route.php | 2 -- src/Symfony/Component/Routing/Router.php | 2 -- .../Routing/Tests/Fixtures/dumper/url_matcher1.php | 5 ----- .../Routing/Tests/Fixtures/dumper/url_matcher2.php | 5 ----- .../Routing/Tests/Fixtures/dumper/url_matcher3.php | 5 ----- src/Symfony/Component/Security/Acl/Dbal/AclProvider.php | 2 -- src/Symfony/Component/Security/Acl/Dbal/Schema.php | 2 -- src/Symfony/Component/Security/Acl/Domain/Acl.php | 2 -- .../Component/Security/Acl/Domain/AclCollectionCache.php | 2 -- .../Component/Security/Acl/Domain/DoctrineAclCache.php | 2 -- src/Symfony/Component/Security/Acl/Domain/Entry.php | 2 -- src/Symfony/Component/Security/Acl/Domain/FieldEntry.php | 2 -- .../Component/Security/Acl/Domain/ObjectIdentity.php | 2 -- .../Security/Acl/Domain/RoleSecurityIdentity.php | 2 -- .../Acl/Domain/SecurityIdentityRetrievalStrategy.php | 2 -- .../Security/Acl/Domain/UserSecurityIdentity.php | 2 -- .../Security/Acl/Permission/AbstractMaskBuilder.php | 2 -- .../Core/Authentication/AuthenticationProviderManager.php | 2 -- .../Core/Authentication/AuthenticationTrustResolver.php | 2 -- .../Provider/AnonymousAuthenticationProvider.php | 2 -- .../Authentication/Provider/DaoAuthenticationProvider.php | 2 -- .../Provider/PreAuthenticatedAuthenticationProvider.php | 2 -- .../Provider/RememberMeAuthenticationProvider.php | 2 -- .../Provider/UserAuthenticationProvider.php | 2 -- .../Core/Authentication/RememberMe/PersistentToken.php | 2 -- .../Security/Core/Authentication/Token/AbstractToken.php | 2 -- .../Security/Core/Authentication/Token/AnonymousToken.php | 2 -- .../Core/Authentication/Token/PreAuthenticatedToken.php | 2 -- .../Core/Authentication/Token/RememberMeToken.php | 2 -- .../Core/Authentication/Token/UsernamePasswordToken.php | 2 -- .../Security/Core/Authorization/AccessDecisionManager.php | 2 -- .../Security/Core/Authorization/AuthorizationChecker.php | 2 -- .../Core/Authorization/Voter/AuthenticatedVoter.php | 2 -- .../Security/Core/Authorization/Voter/ExpressionVoter.php | 2 -- .../Security/Core/Authorization/Voter/RoleVoter.php | 2 -- .../Security/Core/Encoder/BCryptPasswordEncoder.php | 2 -- .../Core/Encoder/MessageDigestPasswordEncoder.php | 2 -- .../Security/Core/Encoder/Pbkdf2PasswordEncoder.php | 2 -- .../Security/Core/Encoder/PlaintextPasswordEncoder.php | 2 -- src/Symfony/Component/Security/Core/Role/Role.php | 2 -- .../Component/Security/Core/Role/RoleHierarchy.php | 2 -- .../Component/Security/Core/Role/SwitchUserRole.php | 2 -- .../Component/Security/Core/User/InMemoryUserProvider.php | 2 -- src/Symfony/Component/Security/Csrf/CsrfToken.php | 2 -- src/Symfony/Component/Security/Http/AccessMap.php | 2 -- .../Authentication/CustomAuthenticationFailureHandler.php | 2 -- .../Authentication/CustomAuthenticationSuccessHandler.php | 2 -- .../DefaultAuthenticationFailureHandler.php | 2 -- .../DefaultAuthenticationSuccessHandler.php | 2 -- .../Http/Authentication/SimpleAuthenticationHandler.php | 2 -- .../Http/EntryPoint/FormAuthenticationEntryPoint.php | 2 -- .../Security/Http/Event/InteractiveLoginEvent.php | 4 ---- src/Symfony/Component/Security/Http/Firewall.php | 2 -- .../Http/Firewall/AbstractAuthenticationListener.php | 2 -- .../Component/Security/Http/Firewall/LogoutListener.php | 2 -- .../Security/Http/Firewall/RememberMeListener.php | 2 -- .../Http/Firewall/SimpleFormAuthenticationListener.php | 2 -- .../Http/Firewall/SimplePreAuthenticationListener.php | 2 -- src/Symfony/Component/Security/Http/HttpUtils.php | 2 -- .../Security/Http/Logout/CookieClearingLogoutHandler.php | 2 -- .../Http/RememberMe/AbstractRememberMeServices.php | 2 -- .../RememberMe/PersistentTokenBasedRememberMeServices.php | 2 -- .../Component/Serializer/Mapping/Loader/FileLoader.php | 2 -- src/Symfony/Component/Stopwatch/Section.php | 2 -- src/Symfony/Component/Stopwatch/StopwatchEvent.php | 2 -- src/Symfony/Component/Stopwatch/StopwatchPeriod.php | 2 -- src/Symfony/Component/Templating/Asset/Package.php | 2 -- src/Symfony/Component/Templating/Asset/PathPackage.php | 2 -- src/Symfony/Component/Templating/Asset/UrlPackage.php | 2 -- src/Symfony/Component/Templating/DelegatingEngine.php | 2 -- src/Symfony/Component/Templating/Helper/AssetsHelper.php | 2 -- .../Component/Templating/Helper/CoreAssetsHelper.php | 2 -- src/Symfony/Component/Templating/Loader/CacheLoader.php | 2 -- src/Symfony/Component/Templating/Loader/ChainLoader.php | 2 -- .../Component/Templating/Loader/FilesystemLoader.php | 2 -- src/Symfony/Component/Templating/PhpEngine.php | 2 -- src/Symfony/Component/Templating/Storage/Storage.php | 2 -- src/Symfony/Component/Translation/IdentityTranslator.php | 2 -- src/Symfony/Component/Translation/MessageCatalogue.php | 4 ---- src/Symfony/Component/Translation/Translator.php | 4 ---- .../Component/Validator/Mapping/GetterMetadata.php | 2 -- .../Component/Validator/Mapping/MemberMetadata.php | 2 -- .../Component/Validator/Mapping/PropertyMetadata.php | 2 -- src/Symfony/Component/Yaml/Exception/ParseException.php | 2 -- src/Symfony/Component/Yaml/Parser.php | 2 -- 342 files changed, 1 insertion(+), 826 deletions(-) diff --git a/src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php b/src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php index b1e4f6a9d9..9725fdcc08 100644 --- a/src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php +++ b/src/Symfony/Bridge/Doctrine/CacheWarmer/ProxyCacheWarmer.php @@ -27,8 +27,6 @@ class ProxyCacheWarmer implements CacheWarmerInterface private $registry; /** - * Constructor. - * * @param ManagerRegistry $registry A ManagerRegistry instance */ public function __construct(ManagerRegistry $registry) diff --git a/src/Symfony/Bridge/Doctrine/DataFixtures/ContainerAwareLoader.php b/src/Symfony/Bridge/Doctrine/DataFixtures/ContainerAwareLoader.php index 0b1052719f..93cd2c11f9 100644 --- a/src/Symfony/Bridge/Doctrine/DataFixtures/ContainerAwareLoader.php +++ b/src/Symfony/Bridge/Doctrine/DataFixtures/ContainerAwareLoader.php @@ -31,8 +31,6 @@ class ContainerAwareLoader extends Loader private $container; /** - * Constructor. - * * @param ContainerInterface $container A ContainerInterface instance */ public function __construct(ContainerInterface $container) diff --git a/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php b/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php index e37e4f66c2..d6ab657d51 100644 --- a/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php +++ b/src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterMappingsPass.php @@ -97,8 +97,6 @@ abstract class RegisterMappingsPass implements CompilerPassInterface private $aliasMap; /** - * Constructor. - * * The $managerParameters is an ordered list of container parameters that could provide the * name of the manager to register these namespaces and alias on. The first non-empty name * is used, the others skipped. diff --git a/src/Symfony/Bridge/Doctrine/HttpFoundation/DbalSessionHandler.php b/src/Symfony/Bridge/Doctrine/HttpFoundation/DbalSessionHandler.php index d819ff0a6c..6ae9c469bb 100644 --- a/src/Symfony/Bridge/Doctrine/HttpFoundation/DbalSessionHandler.php +++ b/src/Symfony/Bridge/Doctrine/HttpFoundation/DbalSessionHandler.php @@ -54,8 +54,6 @@ class DbalSessionHandler implements \SessionHandlerInterface private $timeCol = 'sess_time'; /** - * Constructor. - * * @param Connection $con A connection * @param string $tableName Table name */ diff --git a/src/Symfony/Bridge/Doctrine/Logger/DbalLogger.php b/src/Symfony/Bridge/Doctrine/Logger/DbalLogger.php index acd8cc0fcd..9fab65a12c 100644 --- a/src/Symfony/Bridge/Doctrine/Logger/DbalLogger.php +++ b/src/Symfony/Bridge/Doctrine/Logger/DbalLogger.php @@ -16,8 +16,6 @@ use Symfony\Component\Stopwatch\Stopwatch; use Doctrine\DBAL\Logging\SQLLogger; /** - * DbalLogger. - * * @author Fabien Potencier */ class DbalLogger implements SQLLogger @@ -29,8 +27,6 @@ class DbalLogger implements SQLLogger protected $stopwatch; /** - * Constructor. - * * @param LoggerInterface $logger A LoggerInterface instance * @param Stopwatch $stopwatch A Stopwatch instance */ diff --git a/src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php b/src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php index 0b9ada21b2..2b3bafa8b7 100644 --- a/src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php +++ b/src/Symfony/Bridge/Monolog/Handler/ConsoleHandler.php @@ -56,8 +56,6 @@ class ConsoleHandler extends AbstractProcessingHandler implements EventSubscribe ); /** - * Constructor. - * * @param OutputInterface|null $output The console output to use (the handler remains disabled when passing null * until the output is set, e.g. by using console events) * @param bool $bubble Whether the messages that are handled can bubble up the stack diff --git a/src/Symfony/Bridge/ProxyManager/LazyProxy/PhpDumper/ProxyDumper.php b/src/Symfony/Bridge/ProxyManager/LazyProxy/PhpDumper/ProxyDumper.php index 4079135850..45509058c0 100644 --- a/src/Symfony/Bridge/ProxyManager/LazyProxy/PhpDumper/ProxyDumper.php +++ b/src/Symfony/Bridge/ProxyManager/LazyProxy/PhpDumper/ProxyDumper.php @@ -41,8 +41,6 @@ class ProxyDumper implements DumperInterface private $classGenerator; /** - * Constructor. - * * @param string $salt */ public function __construct($salt = '') diff --git a/src/Symfony/Bridge/Swiftmailer/DataCollector/MessageDataCollector.php b/src/Symfony/Bridge/Swiftmailer/DataCollector/MessageDataCollector.php index a7d7f541ba..aaf114311c 100644 --- a/src/Symfony/Bridge/Swiftmailer/DataCollector/MessageDataCollector.php +++ b/src/Symfony/Bridge/Swiftmailer/DataCollector/MessageDataCollector.php @@ -19,8 +19,6 @@ use Symfony\Component\HttpFoundation\Response; use Symfony\Component\DependencyInjection\ContainerInterface; /** - * MessageDataCollector. - * * @author Fabien Potencier * @author Clément JOBEILI * @@ -33,8 +31,6 @@ class MessageDataCollector extends DataCollector private $isSpool; /** - * Constructor. - * * We don't inject the message logger and mailer here * to avoid the creation of these objects when no emails are sent. * diff --git a/src/Symfony/Bridge/Twig/Extension/CodeExtension.php b/src/Symfony/Bridge/Twig/Extension/CodeExtension.php index eca1e52d77..84e150e3ef 100644 --- a/src/Symfony/Bridge/Twig/Extension/CodeExtension.php +++ b/src/Symfony/Bridge/Twig/Extension/CodeExtension.php @@ -26,8 +26,6 @@ class CodeExtension extends AbstractExtension private $charset; /** - * Constructor. - * * @param string $fileLinkFormat The format for links to source files * @param string $rootDir The project root directory * @param string $charset The charset diff --git a/src/Symfony/Bridge/Twig/Extension/HttpKernelExtension.php b/src/Symfony/Bridge/Twig/Extension/HttpKernelExtension.php index 07e9130597..bbf6fea639 100644 --- a/src/Symfony/Bridge/Twig/Extension/HttpKernelExtension.php +++ b/src/Symfony/Bridge/Twig/Extension/HttpKernelExtension.php @@ -26,8 +26,6 @@ class HttpKernelExtension extends AbstractExtension private $handler; /** - * Constructor. - * * @param FragmentHandler $handler A FragmentHandler instance */ public function __construct(FragmentHandler $handler) diff --git a/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php b/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php index b3c89d18eb..c04ce13a18 100644 --- a/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php +++ b/src/Symfony/Bridge/Twig/NodeVisitor/TranslationDefaultDomainNodeVisitor.php @@ -26,8 +26,6 @@ use Twig\Node\SetNode; use Twig\NodeVisitor\AbstractNodeVisitor; /** - * TranslationDefaultDomainNodeVisitor. - * * @author Fabien Potencier */ class TranslationDefaultDomainNodeVisitor extends AbstractNodeVisitor @@ -37,9 +35,6 @@ class TranslationDefaultDomainNodeVisitor extends AbstractNodeVisitor */ private $scope; - /** - * Constructor. - */ public function __construct() { $this->scope = new Scope(); diff --git a/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php b/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php index 256bebebe8..3515cfc7f3 100644 --- a/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php +++ b/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/RouterCacheWarmer.php @@ -25,8 +25,6 @@ class RouterCacheWarmer implements CacheWarmerInterface protected $router; /** - * Constructor. - * * @param RouterInterface $router A Router instance */ public function __construct(RouterInterface $router) diff --git a/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TemplateFinder.php b/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TemplateFinder.php index 2b756a2997..d68fa7ce77 100644 --- a/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TemplateFinder.php +++ b/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TemplateFinder.php @@ -29,8 +29,6 @@ class TemplateFinder implements TemplateFinderInterface private $templates; /** - * Constructor. - * * @param KernelInterface $kernel A KernelInterface instance * @param TemplateNameParserInterface $parser A TemplateNameParserInterface instance * @param string $rootDir The directory where global templates can be stored diff --git a/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TemplatePathsCacheWarmer.php b/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TemplatePathsCacheWarmer.php index 829218bb2c..2cb19d9df2 100644 --- a/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TemplatePathsCacheWarmer.php +++ b/src/Symfony/Bundle/FrameworkBundle/CacheWarmer/TemplatePathsCacheWarmer.php @@ -25,8 +25,6 @@ class TemplatePathsCacheWarmer extends CacheWarmer protected $locator; /** - * Constructor. - * * @param TemplateFinderInterface $finder A template finder * @param TemplateLocator $locator The template locator */ diff --git a/src/Symfony/Bundle/FrameworkBundle/Console/Application.php b/src/Symfony/Bundle/FrameworkBundle/Console/Application.php index 3ccb97fe39..54cce9a459 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Console/Application.php +++ b/src/Symfony/Bundle/FrameworkBundle/Console/Application.php @@ -22,8 +22,6 @@ use Symfony\Component\HttpKernel\Kernel; use Symfony\Component\HttpKernel\Bundle\Bundle; /** - * Application. - * * @author Fabien Potencier */ class Application extends BaseApplication @@ -32,8 +30,6 @@ class Application extends BaseApplication private $commandsRegistered = false; /** - * Constructor. - * * @param KernelInterface $kernel A KernelInterface instance */ public function __construct(KernelInterface $kernel) diff --git a/src/Symfony/Bundle/FrameworkBundle/Console/Helper/DescriptorHelper.php b/src/Symfony/Bundle/FrameworkBundle/Console/Helper/DescriptorHelper.php index 2599f0090e..475c22ca31 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Console/Helper/DescriptorHelper.php +++ b/src/Symfony/Bundle/FrameworkBundle/Console/Helper/DescriptorHelper.php @@ -24,9 +24,6 @@ use Symfony\Component\Console\Helper\DescriptorHelper as BaseDescriptorHelper; */ class DescriptorHelper extends BaseDescriptorHelper { - /** - * Constructor. - */ public function __construct() { $this diff --git a/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php b/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php index 989dc8cd23..8d6203a06f 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php +++ b/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php @@ -25,8 +25,6 @@ class ControllerNameParser protected $kernel; /** - * Constructor. - * * @param KernelInterface $kernel A KernelInterface instance */ public function __construct(KernelInterface $kernel) @@ -141,7 +139,7 @@ class ControllerNameParser } $lev = levenshtein($nonExistentBundleName, $bundleName); - if ($lev <= strlen($nonExistentBundleName) / 3 && ($alternative === null || $lev < $shortest)) { + if ($lev <= strlen($nonExistentBundleName) / 3 && (null === $alternative || $lev < $shortest)) { $alternative = $bundleName; $shortest = $lev; } diff --git a/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php b/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php index 31593b9b80..00f4f1ed14 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php +++ b/src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php @@ -17,8 +17,6 @@ use Symfony\Component\DependencyInjection\ContainerInterface; use Symfony\Component\DependencyInjection\ContainerAwareInterface; /** - * ControllerResolver. - * * @author Fabien Potencier */ class ControllerResolver extends BaseControllerResolver @@ -27,8 +25,6 @@ class ControllerResolver extends BaseControllerResolver protected $parser; /** - * Constructor. - * * @param ContainerInterface $container A ContainerInterface instance * @param ControllerNameParser $parser A ControllerNameParser instance * @param LoggerInterface $logger A LoggerInterface instance diff --git a/src/Symfony/Bundle/FrameworkBundle/HttpCache/HttpCache.php b/src/Symfony/Bundle/FrameworkBundle/HttpCache/HttpCache.php index 05dbfb3bd0..d50598bb1d 100644 --- a/src/Symfony/Bundle/FrameworkBundle/HttpCache/HttpCache.php +++ b/src/Symfony/Bundle/FrameworkBundle/HttpCache/HttpCache.php @@ -29,8 +29,6 @@ abstract class HttpCache extends BaseHttpCache protected $kernel; /** - * Constructor. - * * @param HttpKernelInterface $kernel An HttpKernelInterface instance * @param string $cacheDir The cache directory (default used if null) */ diff --git a/src/Symfony/Bundle/FrameworkBundle/Routing/DelegatingLoader.php b/src/Symfony/Bundle/FrameworkBundle/Routing/DelegatingLoader.php index 29f3072a89..b54ac4e837 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Routing/DelegatingLoader.php +++ b/src/Symfony/Bundle/FrameworkBundle/Routing/DelegatingLoader.php @@ -32,8 +32,6 @@ class DelegatingLoader extends BaseDelegatingLoader private $loading = false; /** - * Constructor. - * * @param ControllerNameParser $parser A ControllerNameParser instance * @param LoggerInterface $logger A LoggerInterface instance * @param LoaderResolverInterface $resolver A LoaderResolverInterface instance diff --git a/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php b/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php index 4ef5f0a4bd..ec37ca3067 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php +++ b/src/Symfony/Bundle/FrameworkBundle/Routing/Router.php @@ -29,8 +29,6 @@ class Router extends BaseRouter implements WarmableInterface private $container; /** - * Constructor. - * * @param ContainerInterface $container A ContainerInterface instance * @param mixed $resource The main resource to load * @param array $options An array of options diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Asset/PathPackage.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Asset/PathPackage.php index 1eb801c454..27f6af8d66 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/Asset/PathPackage.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/Asset/PathPackage.php @@ -26,8 +26,6 @@ use Symfony\Component\Templating\Asset\PathPackage as BasePathPackage; class PathPackage extends BasePathPackage { /** - * Constructor. - * * @param Request $request The current request * @param string $version The version * @param string $format The version format diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Debugger.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Debugger.php index 5547102744..7dcdec2b4b 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/Debugger.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/Debugger.php @@ -29,8 +29,6 @@ class Debugger implements DebuggerInterface protected $logger; /** - * Constructor. - * * @param LoggerInterface $logger A LoggerInterface instance */ public function __construct(LoggerInterface $logger = null) diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/DelegatingEngine.php b/src/Symfony/Bundle/FrameworkBundle/Templating/DelegatingEngine.php index c204ffa2f0..a6a0b508fb 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/DelegatingEngine.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/DelegatingEngine.php @@ -25,8 +25,6 @@ class DelegatingEngine extends BaseDelegatingEngine implements EngineInterface protected $container; /** - * Constructor. - * * @param ContainerInterface $container The DI container * @param array $engineIds An array of engine Ids */ diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/ActionsHelper.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/ActionsHelper.php index 8f0d54eada..8e1e242f01 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/ActionsHelper.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/ActionsHelper.php @@ -25,8 +25,6 @@ class ActionsHelper extends Helper private $handler; /** - * Constructor. - * * @param FragmentHandler $handler A FragmentHandler instance */ public function __construct(FragmentHandler $handler) diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/CodeHelper.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/CodeHelper.php index 06071e51b2..aac7ec85cc 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/CodeHelper.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/CodeHelper.php @@ -14,8 +14,6 @@ namespace Symfony\Bundle\FrameworkBundle\Templating\Helper; use Symfony\Component\Templating\Helper\Helper; /** - * CodeHelper. - * * @author Fabien Potencier */ class CodeHelper extends Helper @@ -25,8 +23,6 @@ class CodeHelper extends Helper protected $charset; /** - * Constructor. - * * @param string $fileLinkFormat The format for links to source files * @param string $rootDir The project root directory * @param string $charset The charset diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/RequestHelper.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/RequestHelper.php index ec28f12ba6..1d0a32243c 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/RequestHelper.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/RequestHelper.php @@ -26,8 +26,6 @@ class RequestHelper extends Helper protected $requestStack; /** - * Constructor. - * * @param Request|RequestStack $requestStack A RequestStack instance or a Request instance * * @deprecated since version 2.5, passing a Request instance is deprecated and support for it will be removed in 3.0. diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/RouterHelper.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/RouterHelper.php index d54caaf395..e9d5d03c71 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/RouterHelper.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/RouterHelper.php @@ -24,8 +24,6 @@ class RouterHelper extends Helper protected $generator; /** - * Constructor. - * * @param UrlGeneratorInterface $router A Router instance */ public function __construct(UrlGeneratorInterface $router) diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/SessionHelper.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/SessionHelper.php index 5d15fa3464..1149943b4e 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/SessionHelper.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/SessionHelper.php @@ -26,8 +26,6 @@ class SessionHelper extends Helper protected $requestStack; /** - * Constructor. - * * @param Request|RequestStack $requestStack A RequestStack instance or a Request instance * * @deprecated since version 2.5, passing a Request instance is deprecated and support for it will be removed in 3.0. diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/TranslatorHelper.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/TranslatorHelper.php index 2c2641a885..9893c5e35c 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/TranslatorHelper.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/Helper/TranslatorHelper.php @@ -15,8 +15,6 @@ use Symfony\Component\Templating\Helper\Helper; use Symfony\Component\Translation\TranslatorInterface; /** - * TranslatorHelper. - * * @author Fabien Potencier */ class TranslatorHelper extends Helper @@ -24,8 +22,6 @@ class TranslatorHelper extends Helper protected $translator; /** - * Constructor. - * * @param TranslatorInterface $translator A TranslatorInterface instance */ public function __construct(TranslatorInterface $translator) diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/FilesystemLoader.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/FilesystemLoader.php index 4f6cffc103..402778bd76 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/FilesystemLoader.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/FilesystemLoader.php @@ -26,8 +26,6 @@ class FilesystemLoader implements LoaderInterface protected $locator; /** - * Constructor. - * * @param FileLocatorInterface $locator A FileLocatorInterface instance */ public function __construct(FileLocatorInterface $locator) diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php b/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php index 369e95a1f0..c74322d681 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/Loader/TemplateLocator.php @@ -27,8 +27,6 @@ class TemplateLocator implements FileLocatorInterface private $cacheHits = array(); /** - * Constructor. - * * @param FileLocatorInterface $locator A FileLocatorInterface instance * @param string $cacheDir The cache path */ diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/PhpEngine.php b/src/Symfony/Bundle/FrameworkBundle/Templating/PhpEngine.php index 41382f769c..0725e010e9 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/PhpEngine.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/PhpEngine.php @@ -27,8 +27,6 @@ class PhpEngine extends BasePhpEngine implements EngineInterface protected $container; /** - * Constructor. - * * @param TemplateNameParserInterface $parser A TemplateNameParserInterface instance * @param ContainerInterface $container The DI container * @param LoaderInterface $loader A loader instance diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php b/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php index c50541fa27..3ae8fccd20 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/TemplateNameParser.php @@ -28,8 +28,6 @@ class TemplateNameParser extends BaseTemplateNameParser protected $cache = array(); /** - * Constructor. - * * @param KernelInterface $kernel A KernelInterface instance */ public function __construct(KernelInterface $kernel) diff --git a/src/Symfony/Bundle/FrameworkBundle/Templating/TimedPhpEngine.php b/src/Symfony/Bundle/FrameworkBundle/Templating/TimedPhpEngine.php index 3295cc73a7..ccfbcf7408 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Templating/TimedPhpEngine.php +++ b/src/Symfony/Bundle/FrameworkBundle/Templating/TimedPhpEngine.php @@ -26,8 +26,6 @@ class TimedPhpEngine extends PhpEngine protected $stopwatch; /** - * Constructor. - * * @param TemplateNameParserInterface $parser A TemplateNameParserInterface instance * @param ContainerInterface $container A ContainerInterface instance * @param LoaderInterface $loader A LoaderInterface instance diff --git a/src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php b/src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php index 9fdfb645d3..3b68fda38c 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php +++ b/src/Symfony/Bundle/FrameworkBundle/Translation/Translator.php @@ -46,8 +46,6 @@ class Translator extends BaseTranslator implements WarmableInterface private $resources = array(); /** - * Constructor. - * * Available options: * * * cache_dir: The cache directory (or null to disable caching) diff --git a/src/Symfony/Bundle/FrameworkBundle/Validator/ConstraintValidatorFactory.php b/src/Symfony/Bundle/FrameworkBundle/Validator/ConstraintValidatorFactory.php index 4e36678212..ce4efcbb1b 100644 --- a/src/Symfony/Bundle/FrameworkBundle/Validator/ConstraintValidatorFactory.php +++ b/src/Symfony/Bundle/FrameworkBundle/Validator/ConstraintValidatorFactory.php @@ -44,8 +44,6 @@ class ConstraintValidatorFactory implements ConstraintValidatorFactoryInterface protected $validators; /** - * Constructor. - * * @param ContainerInterface $container The service container * @param array $validators An array of validators */ diff --git a/src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php b/src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php index c9f2599526..285d5993a2 100644 --- a/src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php +++ b/src/Symfony/Bundle/SecurityBundle/DataCollector/SecurityDataCollector.php @@ -19,8 +19,6 @@ use Symfony\Component\HttpKernel\DataCollector\DataCollector; use Symfony\Component\Security\Core\Role\RoleInterface; /** - * SecurityDataCollector. - * * @author Fabien Potencier */ class SecurityDataCollector extends DataCollector @@ -29,8 +27,6 @@ class SecurityDataCollector extends DataCollector private $roleHierarchy; /** - * Constructor. - * * @param TokenStorageInterface|null $tokenStorage * @param RoleHierarchyInterface|null $roleHierarchy */ diff --git a/src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php b/src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php index df6380224c..8b6d2e7d29 100644 --- a/src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php +++ b/src/Symfony/Bundle/SecurityBundle/DependencyInjection/MainConfiguration.php @@ -37,8 +37,6 @@ class MainConfiguration implements ConfigurationInterface private $userProviderFactories; /** - * Constructor. - * * @param array $factories * @param array $userProviderFactories */ diff --git a/src/Symfony/Bundle/SecurityBundle/Templating/Helper/LogoutUrlHelper.php b/src/Symfony/Bundle/SecurityBundle/Templating/Helper/LogoutUrlHelper.php index 6819c37609..b998d4d80a 100644 --- a/src/Symfony/Bundle/SecurityBundle/Templating/Helper/LogoutUrlHelper.php +++ b/src/Symfony/Bundle/SecurityBundle/Templating/Helper/LogoutUrlHelper.php @@ -27,8 +27,6 @@ class LogoutUrlHelper extends Helper private $generator; /** - * Constructor. - * * @param ContainerInterface|LogoutUrlGenerator $generator A ContainerInterface or LogoutUrlGenerator instance * @param UrlGeneratorInterface|null $router The router service * @param TokenStorageInterface|null $tokenStorage The token storage service diff --git a/src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheCacheWarmer.php b/src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheCacheWarmer.php index e5be1d5234..328c7318f5 100644 --- a/src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheCacheWarmer.php +++ b/src/Symfony/Bundle/TwigBundle/CacheWarmer/TemplateCacheCacheWarmer.php @@ -30,8 +30,6 @@ class TemplateCacheCacheWarmer implements CacheWarmerInterface protected $finder; /** - * Constructor. - * * @param ContainerInterface $container The dependency injection container * @param TemplateFinderInterface|null $finder The template paths cache warmer */ diff --git a/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php b/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php index b92764d371..a1e5bbc609 100644 --- a/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php +++ b/src/Symfony/Bundle/TwigBundle/Loader/FilesystemLoader.php @@ -29,8 +29,6 @@ class FilesystemLoader extends BaseFilesystemLoader protected $parser; /** - * Constructor. - * * @param FileLocatorInterface $locator A FileLocatorInterface instance * @param TemplateNameParserInterface $parser A TemplateNameParserInterface instance */ diff --git a/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php b/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php index 355edde5c8..ef6624195e 100644 --- a/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php +++ b/src/Symfony/Bundle/WebProfilerBundle/Controller/ProfilerController.php @@ -22,8 +22,6 @@ use Symfony\Component\Routing\Generator\UrlGeneratorInterface; use Twig\Environment; /** - * ProfilerController. - * * @author Fabien Potencier */ class ProfilerController @@ -36,8 +34,6 @@ class ProfilerController private $toolbarPosition; /** - * Constructor. - * * @param UrlGeneratorInterface $generator The URL Generator * @param Profiler $profiler The profiler * @param Environment $twig The twig environment diff --git a/src/Symfony/Component/BrowserKit/Client.php b/src/Symfony/Component/BrowserKit/Client.php index b5b2dab50d..ecd6d65ee6 100644 --- a/src/Symfony/Component/BrowserKit/Client.php +++ b/src/Symfony/Component/BrowserKit/Client.php @@ -45,8 +45,6 @@ abstract class Client private $isMainRequest = true; /** - * Constructor. - * * @param array $server The server parameters (equivalent of $_SERVER) * @param History $history A History instance to store the browser history * @param CookieJar $cookieJar A CookieJar instance to store the cookies diff --git a/src/Symfony/Component/BrowserKit/Request.php b/src/Symfony/Component/BrowserKit/Request.php index 2e2819b4ca..d78868e539 100644 --- a/src/Symfony/Component/BrowserKit/Request.php +++ b/src/Symfony/Component/BrowserKit/Request.php @@ -12,8 +12,6 @@ namespace Symfony\Component\BrowserKit; /** - * Request object. - * * @author Fabien Potencier */ class Request @@ -27,8 +25,6 @@ class Request protected $content; /** - * Constructor. - * * @param string $uri The request URI * @param string $method The HTTP method request * @param array $parameters The request parameters diff --git a/src/Symfony/Component/BrowserKit/Response.php b/src/Symfony/Component/BrowserKit/Response.php index 984442fbe3..ba4e416bf8 100644 --- a/src/Symfony/Component/BrowserKit/Response.php +++ b/src/Symfony/Component/BrowserKit/Response.php @@ -12,8 +12,6 @@ namespace Symfony\Component\BrowserKit; /** - * Response object. - * * @author Fabien Potencier */ class Response @@ -23,8 +21,6 @@ class Response protected $headers; /** - * Constructor. - * * The headers array is a set of key/value pairs. If a header is present multiple times * then the value is an array of all the values. * diff --git a/src/Symfony/Component/ClassLoader/ApcClassLoader.php b/src/Symfony/Component/ClassLoader/ApcClassLoader.php index 46ee4a8566..3a1c4ee45c 100644 --- a/src/Symfony/Component/ClassLoader/ApcClassLoader.php +++ b/src/Symfony/Component/ClassLoader/ApcClassLoader.php @@ -57,8 +57,6 @@ class ApcClassLoader protected $decorated; /** - * Constructor. - * * @param string $prefix The APC namespace prefix to use * @param object $decorated A class loader object that implements the findFile() method * diff --git a/src/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php b/src/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php index 0ab45678f9..fa897b004c 100644 --- a/src/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php +++ b/src/Symfony/Component/ClassLoader/ApcUniversalClassLoader.php @@ -68,8 +68,6 @@ class ApcUniversalClassLoader extends UniversalClassLoader private $prefix; /** - * Constructor. - * * @param string $prefix A prefix to create a namespace in APC * * @throws \RuntimeException diff --git a/src/Symfony/Component/ClassLoader/DebugClassLoader.php b/src/Symfony/Component/ClassLoader/DebugClassLoader.php index 783cf676f7..ec04692736 100644 --- a/src/Symfony/Component/ClassLoader/DebugClassLoader.php +++ b/src/Symfony/Component/ClassLoader/DebugClassLoader.php @@ -31,8 +31,6 @@ class DebugClassLoader private $classFinder; /** - * Constructor. - * * @param object $classFinder */ public function __construct($classFinder) diff --git a/src/Symfony/Component/ClassLoader/MapClassLoader.php b/src/Symfony/Component/ClassLoader/MapClassLoader.php index 1d8bcc2a02..289f7efb53 100644 --- a/src/Symfony/Component/ClassLoader/MapClassLoader.php +++ b/src/Symfony/Component/ClassLoader/MapClassLoader.php @@ -21,8 +21,6 @@ class MapClassLoader private $map = array(); /** - * Constructor. - * * @param array $map A map where keys are classes and values the absolute file path */ public function __construct(array $map) diff --git a/src/Symfony/Component/ClassLoader/WinCacheClassLoader.php b/src/Symfony/Component/ClassLoader/WinCacheClassLoader.php index 3e077450f1..d5381b446b 100644 --- a/src/Symfony/Component/ClassLoader/WinCacheClassLoader.php +++ b/src/Symfony/Component/ClassLoader/WinCacheClassLoader.php @@ -58,8 +58,6 @@ class WinCacheClassLoader protected $decorated; /** - * Constructor. - * * @param string $prefix The WinCache namespace prefix to use * @param object $decorated A class loader object that implements the findFile() method * diff --git a/src/Symfony/Component/ClassLoader/XcacheClassLoader.php b/src/Symfony/Component/ClassLoader/XcacheClassLoader.php index aa4dc9d052..1dcfbaea6e 100644 --- a/src/Symfony/Component/ClassLoader/XcacheClassLoader.php +++ b/src/Symfony/Component/ClassLoader/XcacheClassLoader.php @@ -58,8 +58,6 @@ class XcacheClassLoader private $decorated; /** - * Constructor. - * * @param string $prefix The XCache namespace prefix to use * @param object $decorated A class loader object that implements the findFile() method * diff --git a/src/Symfony/Component/Config/Definition/BaseNode.php b/src/Symfony/Component/Config/Definition/BaseNode.php index dbf36335b6..71c18cae34 100644 --- a/src/Symfony/Component/Config/Definition/BaseNode.php +++ b/src/Symfony/Component/Config/Definition/BaseNode.php @@ -33,8 +33,6 @@ abstract class BaseNode implements NodeInterface protected $attributes = array(); /** - * Constructor. - * * @param string $name The name of the node * @param NodeInterface $parent The parent of this node * diff --git a/src/Symfony/Component/Config/Definition/Builder/ExprBuilder.php b/src/Symfony/Component/Config/Definition/Builder/ExprBuilder.php index 10112a813d..3b55958309 100644 --- a/src/Symfony/Component/Config/Definition/Builder/ExprBuilder.php +++ b/src/Symfony/Component/Config/Definition/Builder/ExprBuilder.php @@ -26,8 +26,6 @@ class ExprBuilder public $thenPart; /** - * Constructor. - * * @param NodeDefinition $node The related node */ public function __construct(NodeDefinition $node) diff --git a/src/Symfony/Component/Config/Definition/Builder/MergeBuilder.php b/src/Symfony/Component/Config/Definition/Builder/MergeBuilder.php index 1d24953df5..09327a6db6 100644 --- a/src/Symfony/Component/Config/Definition/Builder/MergeBuilder.php +++ b/src/Symfony/Component/Config/Definition/Builder/MergeBuilder.php @@ -23,8 +23,6 @@ class MergeBuilder public $allowOverwrite = true; /** - * Constructor. - * * @param NodeDefinition $node The related node */ public function __construct(NodeDefinition $node) diff --git a/src/Symfony/Component/Config/Definition/Builder/NodeBuilder.php b/src/Symfony/Component/Config/Definition/Builder/NodeBuilder.php index e780777a1e..d795f8ff84 100644 --- a/src/Symfony/Component/Config/Definition/Builder/NodeBuilder.php +++ b/src/Symfony/Component/Config/Definition/Builder/NodeBuilder.php @@ -21,9 +21,6 @@ class NodeBuilder implements NodeParentInterface protected $parent; protected $nodeMapping; - /** - * Constructor. - */ public function __construct() { $this->nodeMapping = array( diff --git a/src/Symfony/Component/Config/Definition/Builder/NodeDefinition.php b/src/Symfony/Component/Config/Definition/Builder/NodeDefinition.php index 1b712a3150..9dcba444ac 100644 --- a/src/Symfony/Component/Config/Definition/Builder/NodeDefinition.php +++ b/src/Symfony/Component/Config/Definition/Builder/NodeDefinition.php @@ -40,8 +40,6 @@ abstract class NodeDefinition implements NodeParentInterface protected $attributes = array(); /** - * Constructor. - * * @param string $name The name of the node * @param NodeParentInterface|null $parent The parent */ diff --git a/src/Symfony/Component/Config/Definition/Builder/NormalizationBuilder.php b/src/Symfony/Component/Config/Definition/Builder/NormalizationBuilder.php index ae642a2d49..8ff1d8a045 100644 --- a/src/Symfony/Component/Config/Definition/Builder/NormalizationBuilder.php +++ b/src/Symfony/Component/Config/Definition/Builder/NormalizationBuilder.php @@ -23,8 +23,6 @@ class NormalizationBuilder public $remappings = array(); /** - * Constructor. - * * @param NodeDefinition $node The related node */ public function __construct(NodeDefinition $node) diff --git a/src/Symfony/Component/Config/Definition/Builder/ValidationBuilder.php b/src/Symfony/Component/Config/Definition/Builder/ValidationBuilder.php index 12aa59a4fd..0acd734391 100644 --- a/src/Symfony/Component/Config/Definition/Builder/ValidationBuilder.php +++ b/src/Symfony/Component/Config/Definition/Builder/ValidationBuilder.php @@ -22,8 +22,6 @@ class ValidationBuilder public $rules = array(); /** - * Constructor. - * * @param NodeDefinition $node The related node */ public function __construct(NodeDefinition $node) diff --git a/src/Symfony/Component/Config/FileLocator.php b/src/Symfony/Component/Config/FileLocator.php index 4816724c81..70d9857de3 100644 --- a/src/Symfony/Component/Config/FileLocator.php +++ b/src/Symfony/Component/Config/FileLocator.php @@ -21,8 +21,6 @@ class FileLocator implements FileLocatorInterface protected $paths; /** - * Constructor. - * * @param string|array $paths A path or an array of paths where to look for resources */ public function __construct($paths = array()) diff --git a/src/Symfony/Component/Config/Loader/DelegatingLoader.php b/src/Symfony/Component/Config/Loader/DelegatingLoader.php index 3097878bf0..24a00be201 100644 --- a/src/Symfony/Component/Config/Loader/DelegatingLoader.php +++ b/src/Symfony/Component/Config/Loader/DelegatingLoader.php @@ -24,8 +24,6 @@ use Symfony\Component\Config\Exception\FileLoaderLoadException; class DelegatingLoader extends Loader { /** - * Constructor. - * * @param LoaderResolverInterface $resolver A LoaderResolverInterface instance */ public function __construct(LoaderResolverInterface $resolver) diff --git a/src/Symfony/Component/Config/Loader/FileLoader.php b/src/Symfony/Component/Config/Loader/FileLoader.php index 2b19b52584..fd6947c75a 100644 --- a/src/Symfony/Component/Config/Loader/FileLoader.php +++ b/src/Symfony/Component/Config/Loader/FileLoader.php @@ -35,8 +35,6 @@ abstract class FileLoader extends Loader private $currentDir; /** - * Constructor. - * * @param FileLocatorInterface $locator A FileLocatorInterface instance */ public function __construct(FileLocatorInterface $locator) diff --git a/src/Symfony/Component/Config/Loader/LoaderResolver.php b/src/Symfony/Component/Config/Loader/LoaderResolver.php index dc6846df8d..288feb865b 100644 --- a/src/Symfony/Component/Config/Loader/LoaderResolver.php +++ b/src/Symfony/Component/Config/Loader/LoaderResolver.php @@ -27,8 +27,6 @@ class LoaderResolver implements LoaderResolverInterface private $loaders = array(); /** - * Constructor. - * * @param LoaderInterface[] $loaders An array of loaders */ public function __construct(array $loaders = array()) diff --git a/src/Symfony/Component/Config/Resource/DirectoryResource.php b/src/Symfony/Component/Config/Resource/DirectoryResource.php index bde84b1b5b..8ddb498935 100644 --- a/src/Symfony/Component/Config/Resource/DirectoryResource.php +++ b/src/Symfony/Component/Config/Resource/DirectoryResource.php @@ -22,8 +22,6 @@ class DirectoryResource implements ResourceInterface, \Serializable private $pattern; /** - * Constructor. - * * @param string $resource The file path to the resource * @param string|null $pattern A pattern to restrict monitored files */ diff --git a/src/Symfony/Component/Config/Resource/FileResource.php b/src/Symfony/Component/Config/Resource/FileResource.php index 0723ddf0e1..410ad1804f 100644 --- a/src/Symfony/Component/Config/Resource/FileResource.php +++ b/src/Symfony/Component/Config/Resource/FileResource.php @@ -26,8 +26,6 @@ class FileResource implements ResourceInterface, \Serializable private $resource; /** - * Constructor. - * * @param string $resource The file path to the resource */ public function __construct($resource) diff --git a/src/Symfony/Component/Console/Application.php b/src/Symfony/Component/Console/Application.php index 873b09e808..82299ffba1 100644 --- a/src/Symfony/Component/Console/Application.php +++ b/src/Symfony/Component/Console/Application.php @@ -75,8 +75,6 @@ class Application private $initialized; /** - * Constructor. - * * @param string $name The name of the application * @param string $version The version of the application */ diff --git a/src/Symfony/Component/Console/Command/Command.php b/src/Symfony/Component/Console/Command/Command.php index 6b91e548e6..ceddc75da7 100644 --- a/src/Symfony/Component/Console/Command/Command.php +++ b/src/Symfony/Component/Console/Command/Command.php @@ -45,8 +45,6 @@ class Command private $helperSet; /** - * Constructor. - * * @param string|null $name The name of the command; passing null means it must be set in configure() * * @throws \LogicException When the command name is empty diff --git a/src/Symfony/Component/Console/Descriptor/ApplicationDescription.php b/src/Symfony/Component/Console/Descriptor/ApplicationDescription.php index 0e871931d8..90018a14f3 100644 --- a/src/Symfony/Component/Console/Descriptor/ApplicationDescription.php +++ b/src/Symfony/Component/Console/Descriptor/ApplicationDescription.php @@ -49,8 +49,6 @@ class ApplicationDescription private $aliases; /** - * Constructor. - * * @param Application $application * @param string|null $namespace */ diff --git a/src/Symfony/Component/Console/Formatter/OutputFormatterStyleStack.php b/src/Symfony/Component/Console/Formatter/OutputFormatterStyleStack.php index e335b0ab64..c21a569622 100644 --- a/src/Symfony/Component/Console/Formatter/OutputFormatterStyleStack.php +++ b/src/Symfony/Component/Console/Formatter/OutputFormatterStyleStack.php @@ -27,8 +27,6 @@ class OutputFormatterStyleStack private $emptyStyle; /** - * Constructor. - * * @param OutputFormatterStyleInterface|null $emptyStyle */ public function __construct(OutputFormatterStyleInterface $emptyStyle = null) diff --git a/src/Symfony/Component/Console/Helper/DescriptorHelper.php b/src/Symfony/Component/Console/Helper/DescriptorHelper.php index 6090bbfd00..17fffe509a 100644 --- a/src/Symfony/Component/Console/Helper/DescriptorHelper.php +++ b/src/Symfony/Component/Console/Helper/DescriptorHelper.php @@ -30,9 +30,6 @@ class DescriptorHelper extends Helper */ private $descriptors = array(); - /** - * Constructor. - */ public function __construct() { $this diff --git a/src/Symfony/Component/Console/Helper/HelperSet.php b/src/Symfony/Component/Console/Helper/HelperSet.php index fb04341378..3bf15525a9 100644 --- a/src/Symfony/Component/Console/Helper/HelperSet.php +++ b/src/Symfony/Component/Console/Helper/HelperSet.php @@ -27,8 +27,6 @@ class HelperSet implements \IteratorAggregate private $command; /** - * Constructor. - * * @param Helper[] $helpers An array of helper */ public function __construct(array $helpers = array()) diff --git a/src/Symfony/Component/Console/Helper/ProgressBar.php b/src/Symfony/Component/Console/Helper/ProgressBar.php index 62c38528f9..c6aa1a920b 100644 --- a/src/Symfony/Component/Console/Helper/ProgressBar.php +++ b/src/Symfony/Component/Console/Helper/ProgressBar.php @@ -49,8 +49,6 @@ class ProgressBar private static $formats; /** - * Constructor. - * * @param OutputInterface $output An OutputInterface instance * @param int $max Maximum steps (0 if unknown) */ diff --git a/src/Symfony/Component/Console/Input/ArgvInput.php b/src/Symfony/Component/Console/Input/ArgvInput.php index 119be49170..a8e22fdaef 100644 --- a/src/Symfony/Component/Console/Input/ArgvInput.php +++ b/src/Symfony/Component/Console/Input/ArgvInput.php @@ -42,8 +42,6 @@ class ArgvInput extends Input private $parsed; /** - * Constructor. - * * @param array|null $argv An array of parameters from the CLI (in the argv format) * @param InputDefinition|null $definition A InputDefinition instance */ diff --git a/src/Symfony/Component/Console/Input/ArrayInput.php b/src/Symfony/Component/Console/Input/ArrayInput.php index e9d4f8e842..31ce14a3ec 100644 --- a/src/Symfony/Component/Console/Input/ArrayInput.php +++ b/src/Symfony/Component/Console/Input/ArrayInput.php @@ -25,8 +25,6 @@ class ArrayInput extends Input private $parameters; /** - * Constructor. - * * @param array $parameters An array of parameters * @param InputDefinition|null $definition A InputDefinition instance */ diff --git a/src/Symfony/Component/Console/Input/Input.php b/src/Symfony/Component/Console/Input/Input.php index 2251b16cb9..c9073b9e24 100644 --- a/src/Symfony/Component/Console/Input/Input.php +++ b/src/Symfony/Component/Console/Input/Input.php @@ -33,8 +33,6 @@ abstract class Input implements InputInterface protected $interactive = true; /** - * Constructor. - * * @param InputDefinition|null $definition A InputDefinition instance */ public function __construct(InputDefinition $definition = null) diff --git a/src/Symfony/Component/Console/Input/InputArgument.php b/src/Symfony/Component/Console/Input/InputArgument.php index 69edecbc26..29b80010cf 100644 --- a/src/Symfony/Component/Console/Input/InputArgument.php +++ b/src/Symfony/Component/Console/Input/InputArgument.php @@ -28,8 +28,6 @@ class InputArgument private $description; /** - * Constructor. - * * @param string $name The argument name * @param int $mode The argument mode: self::REQUIRED or self::OPTIONAL * @param string $description A description text diff --git a/src/Symfony/Component/Console/Input/InputDefinition.php b/src/Symfony/Component/Console/Input/InputDefinition.php index f7eafbd84f..2fb5e492eb 100644 --- a/src/Symfony/Component/Console/Input/InputDefinition.php +++ b/src/Symfony/Component/Console/Input/InputDefinition.php @@ -37,8 +37,6 @@ class InputDefinition private $shortcuts; /** - * Constructor. - * * @param array $definition An array of InputArgument and InputOption instance */ public function __construct(array $definition = array()) diff --git a/src/Symfony/Component/Console/Input/InputOption.php b/src/Symfony/Component/Console/Input/InputOption.php index 26773ca599..6f7d68a9ba 100644 --- a/src/Symfony/Component/Console/Input/InputOption.php +++ b/src/Symfony/Component/Console/Input/InputOption.php @@ -30,8 +30,6 @@ class InputOption private $description; /** - * Constructor. - * * @param string $name The option name * @param string|array $shortcut The shortcuts, can be null, a string of shortcuts delimited by | or an array of shortcuts * @param int $mode The option mode: One of the VALUE_* constants diff --git a/src/Symfony/Component/Console/Input/StringInput.php b/src/Symfony/Component/Console/Input/StringInput.php index c518d5c910..4e4c4a28b6 100644 --- a/src/Symfony/Component/Console/Input/StringInput.php +++ b/src/Symfony/Component/Console/Input/StringInput.php @@ -26,8 +26,6 @@ class StringInput extends ArgvInput const REGEX_QUOTED_STRING = '(?:"([^"\\\\]*(?:\\\\.[^"\\\\]*)*)"|\'([^\'\\\\]*(?:\\\\.[^\'\\\\]*)*)\')'; /** - * Constructor. - * * @param string $input An array of parameters from the CLI (in the argv format) * @param InputDefinition $definition A InputDefinition instance * diff --git a/src/Symfony/Component/Console/Output/ConsoleOutput.php b/src/Symfony/Component/Console/Output/ConsoleOutput.php index f666c793e2..80bea654da 100644 --- a/src/Symfony/Component/Console/Output/ConsoleOutput.php +++ b/src/Symfony/Component/Console/Output/ConsoleOutput.php @@ -34,8 +34,6 @@ class ConsoleOutput extends StreamOutput implements ConsoleOutputInterface private $stderr; /** - * Constructor. - * * @param int $verbosity The verbosity level (one of the VERBOSITY constants in OutputInterface) * @param bool|null $decorated Whether to decorate messages (null for auto-guessing) * @param OutputFormatterInterface|null $formatter Output formatter instance (null to use default OutputFormatter) diff --git a/src/Symfony/Component/Console/Output/Output.php b/src/Symfony/Component/Console/Output/Output.php index 32bfc8cc3b..e7e165e5db 100644 --- a/src/Symfony/Component/Console/Output/Output.php +++ b/src/Symfony/Component/Console/Output/Output.php @@ -33,8 +33,6 @@ abstract class Output implements OutputInterface private $formatter; /** - * Constructor. - * * @param int $verbosity The verbosity level (one of the VERBOSITY constants in OutputInterface) * @param bool $decorated Whether to decorate messages * @param OutputFormatterInterface|null $formatter Output formatter instance (null to use default OutputFormatter) diff --git a/src/Symfony/Component/Console/Output/StreamOutput.php b/src/Symfony/Component/Console/Output/StreamOutput.php index a043459440..e547c3a6c0 100644 --- a/src/Symfony/Component/Console/Output/StreamOutput.php +++ b/src/Symfony/Component/Console/Output/StreamOutput.php @@ -31,8 +31,6 @@ class StreamOutput extends Output private $stream; /** - * Constructor. - * * @param resource $stream A stream resource * @param int $verbosity The verbosity level (one of the VERBOSITY constants in OutputInterface) * @param bool|null $decorated Whether to decorate messages (null for auto-guessing) diff --git a/src/Symfony/Component/Console/Question/ChoiceQuestion.php b/src/Symfony/Component/Console/Question/ChoiceQuestion.php index be2504b6dd..7417f67968 100644 --- a/src/Symfony/Component/Console/Question/ChoiceQuestion.php +++ b/src/Symfony/Component/Console/Question/ChoiceQuestion.php @@ -24,8 +24,6 @@ class ChoiceQuestion extends Question private $errorMessage = 'Value "%s" is invalid'; /** - * Constructor. - * * @param string $question The question to ask to the user * @param array $choices The list of available choices * @param mixed $default The default answer to return diff --git a/src/Symfony/Component/Console/Question/ConfirmationQuestion.php b/src/Symfony/Component/Console/Question/ConfirmationQuestion.php index 29d98879f0..40f54b4e9b 100644 --- a/src/Symfony/Component/Console/Question/ConfirmationQuestion.php +++ b/src/Symfony/Component/Console/Question/ConfirmationQuestion.php @@ -21,8 +21,6 @@ class ConfirmationQuestion extends Question private $trueAnswerRegex; /** - * Constructor. - * * @param string $question The question to ask to the user * @param bool $default The default answer to return, true or false * @param string $trueAnswerRegex A regex to match the "yes" answer diff --git a/src/Symfony/Component/Console/Question/Question.php b/src/Symfony/Component/Console/Question/Question.php index 373501d691..34b4769280 100644 --- a/src/Symfony/Component/Console/Question/Question.php +++ b/src/Symfony/Component/Console/Question/Question.php @@ -28,8 +28,6 @@ class Question private $normalizer; /** - * Constructor. - * * @param string $question The question to ask to the user * @param mixed $default The default answer to return if the user enters nothing */ diff --git a/src/Symfony/Component/Console/Shell.php b/src/Symfony/Component/Console/Shell.php index a140a5e4fe..c4967236d6 100644 --- a/src/Symfony/Component/Console/Shell.php +++ b/src/Symfony/Component/Console/Shell.php @@ -34,8 +34,6 @@ class Shell private $processIsolation = false; /** - * Constructor. - * * If there is no readline support for the current PHP executable * a \RuntimeException exception is thrown. * diff --git a/src/Symfony/Component/Console/Tester/ApplicationTester.php b/src/Symfony/Component/Console/Tester/ApplicationTester.php index 90efbab218..a8f8dd9702 100644 --- a/src/Symfony/Component/Console/Tester/ApplicationTester.php +++ b/src/Symfony/Component/Console/Tester/ApplicationTester.php @@ -35,8 +35,6 @@ class ApplicationTester private $statusCode; /** - * Constructor. - * * @param Application $application An Application instance to test */ public function __construct(Application $application) diff --git a/src/Symfony/Component/Console/Tester/CommandTester.php b/src/Symfony/Component/Console/Tester/CommandTester.php index 609f46a654..3619281cbb 100644 --- a/src/Symfony/Component/Console/Tester/CommandTester.php +++ b/src/Symfony/Component/Console/Tester/CommandTester.php @@ -30,8 +30,6 @@ class CommandTester private $statusCode; /** - * Constructor. - * * @param Command $command A Command instance to test */ public function __construct(Command $command) diff --git a/src/Symfony/Component/CssSelector/Node/Specificity.php b/src/Symfony/Component/CssSelector/Node/Specificity.php index 6ee406d132..6adadfb6ff 100644 --- a/src/Symfony/Component/CssSelector/Node/Specificity.php +++ b/src/Symfony/Component/CssSelector/Node/Specificity.php @@ -43,8 +43,6 @@ class Specificity private $c; /** - * Constructor. - * * @param int $a * @param int $b * @param int $c diff --git a/src/Symfony/Component/CssSelector/Parser/Parser.php b/src/Symfony/Component/CssSelector/Parser/Parser.php index 8b86bce3b7..722a32f22f 100644 --- a/src/Symfony/Component/CssSelector/Parser/Parser.php +++ b/src/Symfony/Component/CssSelector/Parser/Parser.php @@ -31,8 +31,6 @@ class Parser implements ParserInterface private $tokenizer; /** - * Constructor. - * * @param null|Tokenizer $tokenizer */ public function __construct(Tokenizer $tokenizer = null) diff --git a/src/Symfony/Component/CssSelector/Parser/Tokenizer/Tokenizer.php b/src/Symfony/Component/CssSelector/Parser/Tokenizer/Tokenizer.php index 79fa7b77d0..d549f9338a 100644 --- a/src/Symfony/Component/CssSelector/Parser/Tokenizer/Tokenizer.php +++ b/src/Symfony/Component/CssSelector/Parser/Tokenizer/Tokenizer.php @@ -31,9 +31,6 @@ class Tokenizer */ private $handlers; - /** - * Constructor. - */ public function __construct() { $patterns = new TokenizerPatterns(); diff --git a/src/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerPatterns.php b/src/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerPatterns.php index 326f020821..2d0f26ac84 100644 --- a/src/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerPatterns.php +++ b/src/Symfony/Component/CssSelector/Parser/Tokenizer/TokenizerPatterns.php @@ -81,9 +81,6 @@ class TokenizerPatterns */ private $quotedStringPattern; - /** - * Constructor. - */ public function __construct() { $this->unicodeEscapePattern = '\\\\([0-9a-f]{1,6})(?:\r\n|[ \n\r\t\f])?'; diff --git a/src/Symfony/Component/CssSelector/XPath/Extension/HtmlExtension.php b/src/Symfony/Component/CssSelector/XPath/Extension/HtmlExtension.php index 0da74d4727..1ed05bd6b8 100644 --- a/src/Symfony/Component/CssSelector/XPath/Extension/HtmlExtension.php +++ b/src/Symfony/Component/CssSelector/XPath/Extension/HtmlExtension.php @@ -27,8 +27,6 @@ use Symfony\Component\CssSelector\XPath\XPathExpr; class HtmlExtension extends AbstractExtension { /** - * Constructor. - * * @param Translator $translator */ public function __construct(Translator $translator) diff --git a/src/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php b/src/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php index c47130aa17..49c77823cf 100644 --- a/src/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php +++ b/src/Symfony/Component/CssSelector/XPath/Extension/NodeExtension.php @@ -35,8 +35,6 @@ class NodeExtension extends AbstractExtension private $flags; /** - * Constructor. - * * @param int $flags */ public function __construct($flags = 0) diff --git a/src/Symfony/Component/Debug/DebugClassLoader.php b/src/Symfony/Component/Debug/DebugClassLoader.php index 2094a85c4c..160e945ccb 100644 --- a/src/Symfony/Component/Debug/DebugClassLoader.php +++ b/src/Symfony/Component/Debug/DebugClassLoader.php @@ -34,8 +34,6 @@ class DebugClassLoader private static $darwinCache = array('/' => array('/', array())); /** - * Constructor. - * * @param callable|object $classLoader Passing an object is @deprecated since version 2.5 and support for it will be removed in 3.0 */ public function __construct($classLoader) diff --git a/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php b/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php index 4d576df1bd..e5ea4a546d 100644 --- a/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php +++ b/src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php @@ -813,8 +813,6 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException; $bagClass /*{$this->docStar} - * $class. - * * This class has been auto-generated * by the Symfony Dependency Injection Component. */ @@ -838,9 +836,6 @@ EOF; $code = <<docStar} - * Constructor. - */ public function __construct() {{$targetDirs} parent::__construct($arguments); @@ -875,9 +870,6 @@ EOF; $code = <<docStar} - * Constructor. - */ public function __construct() {{$targetDirs} EOF; diff --git a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1-1.php b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1-1.php index 0fede65023..c6616e0563 100644 --- a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1-1.php +++ b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1-1.php @@ -11,8 +11,6 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException; use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag; /** - * Container. - * * This class has been auto-generated * by the Symfony Dependency Injection Component. */ @@ -21,9 +19,6 @@ class Container extends AbstractContainer private $parameters; private $targetDirs = array(); - /** - * Constructor. - */ public function __construct() { parent::__construct(); diff --git a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1.php b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1.php index 5497a7587a..abe9bc0e32 100644 --- a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1.php +++ b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1.php @@ -9,8 +9,6 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException; use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag; /** - * ProjectServiceContainer. - * * This class has been auto-generated * by the Symfony Dependency Injection Component. */ @@ -19,9 +17,6 @@ class ProjectServiceContainer extends Container private $parameters; private $targetDirs = array(); - /** - * Constructor. - */ public function __construct() { parent::__construct(); diff --git a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php index 923c437bb0..a674eae8b4 100644 --- a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php +++ b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php @@ -9,8 +9,6 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException; use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag; /** - * ProjectServiceContainer. - * * This class has been auto-generated * by the Symfony Dependency Injection Component. */ @@ -19,9 +17,6 @@ class ProjectServiceContainer extends Container private $parameters; private $targetDirs = array(); - /** - * Constructor. - */ public function __construct() { $this->parameters = $this->getDefaultParameters(); diff --git a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services12.php b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services12.php index 2119719828..10e7f19d23 100644 --- a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services12.php +++ b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services12.php @@ -9,8 +9,6 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException; use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag; /** - * ProjectServiceContainer. - * * This class has been auto-generated * by the Symfony Dependency Injection Component. */ @@ -19,9 +17,6 @@ class ProjectServiceContainer extends Container private $parameters; private $targetDirs = array(); - /** - * Constructor. - */ public function __construct() { $dir = __DIR__; diff --git a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services13.php b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services13.php index eaf9c4bef0..1a01fc73f2 100644 --- a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services13.php +++ b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services13.php @@ -9,8 +9,6 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException; use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag; /** - * ProjectServiceContainer. - * * This class has been auto-generated * by the Symfony Dependency Injection Component. */ @@ -19,9 +17,6 @@ class ProjectServiceContainer extends Container private $parameters; private $targetDirs = array(); - /** - * Constructor. - */ public function __construct() { $this->services = diff --git a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services19.php b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services19.php index a3fde04b78..b9aae84a00 100644 --- a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services19.php +++ b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services19.php @@ -9,8 +9,6 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException; use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag; /** - * ProjectServiceContainer. - * * This class has been auto-generated * by the Symfony Dependency Injection Component. */ @@ -19,9 +17,6 @@ class ProjectServiceContainer extends Container private $parameters; private $targetDirs = array(); - /** - * Constructor. - */ public function __construct() { parent::__construct(); diff --git a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services20.php b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services20.php index ba9a8902e4..7acf32be00 100644 --- a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services20.php +++ b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services20.php @@ -9,8 +9,6 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException; use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag; /** - * ProjectServiceContainer. - * * This class has been auto-generated * by the Symfony Dependency Injection Component. */ @@ -19,9 +17,6 @@ class ProjectServiceContainer extends Container private $parameters; private $targetDirs = array(); - /** - * Constructor. - */ public function __construct() { parent::__construct(); diff --git a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services8.php b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services8.php index c2c52fe335..d599751374 100644 --- a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services8.php +++ b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services8.php @@ -9,8 +9,6 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException; use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag; /** - * ProjectServiceContainer. - * * This class has been auto-generated * by the Symfony Dependency Injection Component. */ @@ -19,9 +17,6 @@ class ProjectServiceContainer extends Container private $parameters; private $targetDirs = array(); - /** - * Constructor. - */ public function __construct() { parent::__construct(new ParameterBag($this->getDefaultParameters())); diff --git a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php index 1d35260143..caefdc09e3 100644 --- a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php +++ b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php @@ -9,8 +9,6 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException; use Symfony\Component\DependencyInjection\ParameterBag\ParameterBag; /** - * ProjectServiceContainer. - * * This class has been auto-generated * by the Symfony Dependency Injection Component. */ @@ -19,9 +17,6 @@ class ProjectServiceContainer extends Container private $parameters; private $targetDirs = array(); - /** - * Constructor. - */ public function __construct() { parent::__construct(new ParameterBag($this->getDefaultParameters())); diff --git a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php index 22d447e303..0f831b96ab 100644 --- a/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php +++ b/src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php @@ -9,8 +9,6 @@ use Symfony\Component\DependencyInjection\Exception\RuntimeException; use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag; /** - * ProjectServiceContainer. - * * This class has been auto-generated * by the Symfony Dependency Injection Component. */ @@ -19,9 +17,6 @@ class ProjectServiceContainer extends Container private $parameters; private $targetDirs = array(); - /** - * Constructor. - */ public function __construct() { $this->parameters = $this->getDefaultParameters(); diff --git a/src/Symfony/Component/DomCrawler/Crawler.php b/src/Symfony/Component/DomCrawler/Crawler.php index ed9b0b0239..782d5f1d9b 100644 --- a/src/Symfony/Component/DomCrawler/Crawler.php +++ b/src/Symfony/Component/DomCrawler/Crawler.php @@ -41,8 +41,6 @@ class Crawler extends \SplObjectStorage private $baseHref; /** - * Constructor. - * * @param mixed $node A Node to use as the base for the crawling * @param string $currentUri The current URI * @param string $baseHref The base href value diff --git a/src/Symfony/Component/DomCrawler/Field/FormField.php b/src/Symfony/Component/DomCrawler/Field/FormField.php index a6b33ded2d..496d45d05a 100644 --- a/src/Symfony/Component/DomCrawler/Field/FormField.php +++ b/src/Symfony/Component/DomCrawler/Field/FormField.php @@ -44,8 +44,6 @@ abstract class FormField protected $disabled; /** - * Constructor. - * * @param \DOMElement $node The node associated with this field */ public function __construct(\DOMElement $node) diff --git a/src/Symfony/Component/DomCrawler/Form.php b/src/Symfony/Component/DomCrawler/Form.php index bad1b34935..7f64f7576b 100644 --- a/src/Symfony/Component/DomCrawler/Form.php +++ b/src/Symfony/Component/DomCrawler/Form.php @@ -37,8 +37,6 @@ class Form extends Link implements \ArrayAccess private $baseHref; /** - * Constructor. - * * @param \DOMElement $node A \DOMElement instance * @param string $currentUri The URI of the page where the form is embedded * @param string $method The method to use for the link (if null, it defaults to the method defined by the form) diff --git a/src/Symfony/Component/DomCrawler/Link.php b/src/Symfony/Component/DomCrawler/Link.php index ede0991e6f..b68f246b0e 100644 --- a/src/Symfony/Component/DomCrawler/Link.php +++ b/src/Symfony/Component/DomCrawler/Link.php @@ -34,8 +34,6 @@ class Link protected $currentUri; /** - * Constructor. - * * @param \DOMElement $node A \DOMElement instance * @param string $currentUri The URI of the page where the link is embedded (or the base href) * @param string $method The method to use for the link (get by default) diff --git a/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php b/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php index dc2816f169..601754e460 100644 --- a/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php +++ b/src/Symfony/Component/EventDispatcher/ContainerAwareEventDispatcher.php @@ -45,8 +45,6 @@ class ContainerAwareEventDispatcher extends EventDispatcher private $listeners = array(); /** - * Constructor. - * * @param ContainerInterface $container A ContainerInterface instance */ public function __construct(ContainerInterface $container) diff --git a/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php b/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php index 12e2b1c67b..775b75a4f6 100644 --- a/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php +++ b/src/Symfony/Component/EventDispatcher/Debug/TraceableEventDispatcher.php @@ -34,8 +34,6 @@ class TraceableEventDispatcher implements TraceableEventDispatcherInterface private $wrappedListeners; /** - * Constructor. - * * @param EventDispatcherInterface $dispatcher An EventDispatcherInterface instance * @param Stopwatch $stopwatch A Stopwatch instance * @param LoggerInterface $logger A LoggerInterface instance diff --git a/src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php b/src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php index 326bfd184f..c51942c2cd 100644 --- a/src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php +++ b/src/Symfony/Component/EventDispatcher/DependencyInjection/RegisterListenersPass.php @@ -35,8 +35,6 @@ class RegisterListenersPass implements CompilerPassInterface protected $subscriberTag; /** - * Constructor. - * * @param string $dispatcherService Service name of the event dispatcher in processed container * @param string $listenerTag Tag name used for listener * @param string $subscriberTag Tag name used for subscribers diff --git a/src/Symfony/Component/ExpressionLanguage/Expression.php b/src/Symfony/Component/ExpressionLanguage/Expression.php index f5a3820309..ac656cce03 100644 --- a/src/Symfony/Component/ExpressionLanguage/Expression.php +++ b/src/Symfony/Component/ExpressionLanguage/Expression.php @@ -21,8 +21,6 @@ class Expression protected $expression; /** - * Constructor. - * * @param string $expression An expression */ public function __construct($expression) diff --git a/src/Symfony/Component/ExpressionLanguage/ExpressionFunction.php b/src/Symfony/Component/ExpressionLanguage/ExpressionFunction.php index 7222261cd5..dfb18d1ba3 100644 --- a/src/Symfony/Component/ExpressionLanguage/ExpressionFunction.php +++ b/src/Symfony/Component/ExpressionLanguage/ExpressionFunction.php @@ -35,8 +35,6 @@ class ExpressionFunction private $evaluator; /** - * Constructor. - * * @param string $name The function name * @param callable $compiler A callable able to compile the function * @param callable $evaluator A callable able to evaluate the function diff --git a/src/Symfony/Component/ExpressionLanguage/Node/Node.php b/src/Symfony/Component/ExpressionLanguage/Node/Node.php index da49d6b4b2..b5fb2fe7df 100644 --- a/src/Symfony/Component/ExpressionLanguage/Node/Node.php +++ b/src/Symfony/Component/ExpressionLanguage/Node/Node.php @@ -24,8 +24,6 @@ class Node public $attributes = array(); /** - * Constructor. - * * @param array $nodes An array of nodes * @param array $attributes An array of attributes */ diff --git a/src/Symfony/Component/ExpressionLanguage/ParsedExpression.php b/src/Symfony/Component/ExpressionLanguage/ParsedExpression.php index 61bf5807c4..a5603fc3ca 100644 --- a/src/Symfony/Component/ExpressionLanguage/ParsedExpression.php +++ b/src/Symfony/Component/ExpressionLanguage/ParsedExpression.php @@ -23,8 +23,6 @@ class ParsedExpression extends Expression private $nodes; /** - * Constructor. - * * @param string $expression An expression * @param Node $nodes A Node representing the expression */ diff --git a/src/Symfony/Component/ExpressionLanguage/SerializedParsedExpression.php b/src/Symfony/Component/ExpressionLanguage/SerializedParsedExpression.php index ced25dbc99..dd763f75b5 100644 --- a/src/Symfony/Component/ExpressionLanguage/SerializedParsedExpression.php +++ b/src/Symfony/Component/ExpressionLanguage/SerializedParsedExpression.php @@ -21,8 +21,6 @@ class SerializedParsedExpression extends ParsedExpression private $nodes; /** - * Constructor. - * * @param string $expression An expression * @param string $nodes The serialized nodes for the expression */ diff --git a/src/Symfony/Component/ExpressionLanguage/Token.php b/src/Symfony/Component/ExpressionLanguage/Token.php index 329273a84b..b231bc25e7 100644 --- a/src/Symfony/Component/ExpressionLanguage/Token.php +++ b/src/Symfony/Component/ExpressionLanguage/Token.php @@ -30,8 +30,6 @@ class Token const PUNCTUATION_TYPE = 'punctuation'; /** - * Constructor. - * * @param string $type The type of the token (self::*_TYPE) * @param string $value The token value * @param int $cursor The cursor position in the source diff --git a/src/Symfony/Component/ExpressionLanguage/TokenStream.php b/src/Symfony/Component/ExpressionLanguage/TokenStream.php index 3c22fc1d46..aa238f46a6 100644 --- a/src/Symfony/Component/ExpressionLanguage/TokenStream.php +++ b/src/Symfony/Component/ExpressionLanguage/TokenStream.php @@ -25,8 +25,6 @@ class TokenStream private $expression; /** - * Constructor. - * * @param array $tokens An array of tokens * @param string $expression */ diff --git a/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php b/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php index da4004d6b5..ca407b9cea 100644 --- a/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php +++ b/src/Symfony/Component/Finder/Adapter/AbstractFindAdapter.php @@ -31,9 +31,6 @@ abstract class AbstractFindAdapter extends AbstractAdapter */ protected $shell; - /** - * Constructor. - */ public function __construct() { $this->shell = new Shell(); diff --git a/src/Symfony/Component/Finder/Comparator/DateComparator.php b/src/Symfony/Component/Finder/Comparator/DateComparator.php index 8b7746badb..3de43ef4b8 100644 --- a/src/Symfony/Component/Finder/Comparator/DateComparator.php +++ b/src/Symfony/Component/Finder/Comparator/DateComparator.php @@ -19,8 +19,6 @@ namespace Symfony\Component\Finder\Comparator; class DateComparator extends Comparator { /** - * Constructor. - * * @param string $test A comparison string * * @throws \InvalidArgumentException If the test is not understood diff --git a/src/Symfony/Component/Finder/Comparator/NumberComparator.php b/src/Symfony/Component/Finder/Comparator/NumberComparator.php index 16f91285a6..f62c0e5740 100644 --- a/src/Symfony/Component/Finder/Comparator/NumberComparator.php +++ b/src/Symfony/Component/Finder/Comparator/NumberComparator.php @@ -35,8 +35,6 @@ namespace Symfony\Component\Finder\Comparator; class NumberComparator extends Comparator { /** - * Constructor. - * * @param string|int $test A comparison string or an integer * * @throws \InvalidArgumentException If the test is not understood diff --git a/src/Symfony/Component/Finder/Finder.php b/src/Symfony/Component/Finder/Finder.php index edbdcd6402..c479f166ca 100644 --- a/src/Symfony/Component/Finder/Finder.php +++ b/src/Symfony/Component/Finder/Finder.php @@ -67,9 +67,6 @@ class Finder implements \IteratorAggregate, \Countable private static $vcsPatterns = array('.svn', '_svn', 'CVS', '_darcs', '.arch-params', '.monotone', '.bzr', '.git', '.hg'); - /** - * Constructor. - */ public function __construct() { $this->ignore = static::IGNORE_VCS_FILES | static::IGNORE_DOT_FILES; diff --git a/src/Symfony/Component/Finder/Iterator/CustomFilterIterator.php b/src/Symfony/Component/Finder/Iterator/CustomFilterIterator.php index b43b88d98d..399b6a9719 100644 --- a/src/Symfony/Component/Finder/Iterator/CustomFilterIterator.php +++ b/src/Symfony/Component/Finder/Iterator/CustomFilterIterator.php @@ -24,8 +24,6 @@ class CustomFilterIterator extends FilterIterator private $filters = array(); /** - * Constructor. - * * @param \Iterator $iterator The Iterator to filter * @param callable[] $filters An array of PHP callbacks * diff --git a/src/Symfony/Component/Finder/Iterator/DateRangeFilterIterator.php b/src/Symfony/Component/Finder/Iterator/DateRangeFilterIterator.php index 0f2d48f39e..b01e5e3f5d 100644 --- a/src/Symfony/Component/Finder/Iterator/DateRangeFilterIterator.php +++ b/src/Symfony/Component/Finder/Iterator/DateRangeFilterIterator.php @@ -23,8 +23,6 @@ class DateRangeFilterIterator extends FilterIterator private $comparators = array(); /** - * Constructor. - * * @param \Iterator $iterator The Iterator to filter * @param DateComparator[] $comparators An array of DateComparator instances */ diff --git a/src/Symfony/Component/Finder/Iterator/DepthRangeFilterIterator.php b/src/Symfony/Component/Finder/Iterator/DepthRangeFilterIterator.php index f78c71ed41..ce9d3aa73a 100644 --- a/src/Symfony/Component/Finder/Iterator/DepthRangeFilterIterator.php +++ b/src/Symfony/Component/Finder/Iterator/DepthRangeFilterIterator.php @@ -21,8 +21,6 @@ class DepthRangeFilterIterator extends FilterIterator private $minDepth = 0; /** - * Constructor. - * * @param \RecursiveIteratorIterator $iterator The Iterator to filter * @param int $minDepth The min depth * @param int $maxDepth The max depth diff --git a/src/Symfony/Component/Finder/Iterator/ExcludeDirectoryFilterIterator.php b/src/Symfony/Component/Finder/Iterator/ExcludeDirectoryFilterIterator.php index 3f5a5dfeb1..c57128c278 100644 --- a/src/Symfony/Component/Finder/Iterator/ExcludeDirectoryFilterIterator.php +++ b/src/Symfony/Component/Finder/Iterator/ExcludeDirectoryFilterIterator.php @@ -24,8 +24,6 @@ class ExcludeDirectoryFilterIterator extends FilterIterator implements \Recursiv private $excludedPattern; /** - * Constructor. - * * @param \Iterator $iterator The Iterator to filter * @param array $directories An array of directories to exclude */ diff --git a/src/Symfony/Component/Finder/Iterator/FileTypeFilterIterator.php b/src/Symfony/Component/Finder/Iterator/FileTypeFilterIterator.php index f50fd82c34..e9811d4a03 100644 --- a/src/Symfony/Component/Finder/Iterator/FileTypeFilterIterator.php +++ b/src/Symfony/Component/Finder/Iterator/FileTypeFilterIterator.php @@ -24,8 +24,6 @@ class FileTypeFilterIterator extends FilterIterator private $mode; /** - * Constructor. - * * @param \Iterator $iterator The Iterator to filter * @param int $mode The mode (self::ONLY_FILES or self::ONLY_DIRECTORIES) */ diff --git a/src/Symfony/Component/Finder/Iterator/MultiplePcreFilterIterator.php b/src/Symfony/Component/Finder/Iterator/MultiplePcreFilterIterator.php index 068a7efbae..b816591e48 100644 --- a/src/Symfony/Component/Finder/Iterator/MultiplePcreFilterIterator.php +++ b/src/Symfony/Component/Finder/Iterator/MultiplePcreFilterIterator.php @@ -24,8 +24,6 @@ abstract class MultiplePcreFilterIterator extends FilterIterator protected $noMatchRegexps = array(); /** - * Constructor. - * * @param \Iterator $iterator The Iterator to filter * @param array $matchPatterns An array of patterns that need to match * @param array $noMatchPatterns An array of patterns that need to not match diff --git a/src/Symfony/Component/Finder/Iterator/RecursiveDirectoryIterator.php b/src/Symfony/Component/Finder/Iterator/RecursiveDirectoryIterator.php index c87096fc87..8b94965ef1 100644 --- a/src/Symfony/Component/Finder/Iterator/RecursiveDirectoryIterator.php +++ b/src/Symfony/Component/Finder/Iterator/RecursiveDirectoryIterator.php @@ -37,8 +37,6 @@ class RecursiveDirectoryIterator extends \RecursiveDirectoryIterator private $directorySeparator = '/'; /** - * Constructor. - * * @param string $path * @param int $flags * @param bool $ignoreUnreadableDirs diff --git a/src/Symfony/Component/Finder/Iterator/SizeRangeFilterIterator.php b/src/Symfony/Component/Finder/Iterator/SizeRangeFilterIterator.php index 3d3140a6ae..bd1a7fb700 100644 --- a/src/Symfony/Component/Finder/Iterator/SizeRangeFilterIterator.php +++ b/src/Symfony/Component/Finder/Iterator/SizeRangeFilterIterator.php @@ -23,8 +23,6 @@ class SizeRangeFilterIterator extends FilterIterator private $comparators = array(); /** - * Constructor. - * * @param \Iterator $iterator The Iterator to filter * @param NumberComparator[] $comparators An array of NumberComparator instances */ diff --git a/src/Symfony/Component/Finder/Iterator/SortableIterator.php b/src/Symfony/Component/Finder/Iterator/SortableIterator.php index f1134c00b9..c2f54b9376 100644 --- a/src/Symfony/Component/Finder/Iterator/SortableIterator.php +++ b/src/Symfony/Component/Finder/Iterator/SortableIterator.php @@ -28,8 +28,6 @@ class SortableIterator implements \IteratorAggregate private $sort; /** - * Constructor. - * * @param \Traversable $iterator The Iterator to filter * @param int|callable $sort The sort type (SORT_BY_NAME, SORT_BY_TYPE, or a PHP callback) * diff --git a/src/Symfony/Component/Finder/Shell/Command.php b/src/Symfony/Component/Finder/Shell/Command.php index 1e0747210c..29158d8cac 100644 --- a/src/Symfony/Component/Finder/Shell/Command.php +++ b/src/Symfony/Component/Finder/Shell/Command.php @@ -37,8 +37,6 @@ class Command private $errorHandler; /** - * Constructor. - * * @param Command|null $parent Parent command */ public function __construct(Command $parent = null) diff --git a/src/Symfony/Component/Finder/SplFileInfo.php b/src/Symfony/Component/Finder/SplFileInfo.php index 31a3f86a67..19f95e26be 100644 --- a/src/Symfony/Component/Finder/SplFileInfo.php +++ b/src/Symfony/Component/Finder/SplFileInfo.php @@ -22,8 +22,6 @@ class SplFileInfo extends \SplFileInfo private $relativePathname; /** - * Constructor. - * * @param string $file The file name * @param string $relativePath The relative path * @param string $relativePathname The relative path name diff --git a/src/Symfony/Component/Form/CallbackTransformer.php b/src/Symfony/Component/Form/CallbackTransformer.php index 7857ad5f59..6f61370d5e 100644 --- a/src/Symfony/Component/Form/CallbackTransformer.php +++ b/src/Symfony/Component/Form/CallbackTransformer.php @@ -31,8 +31,6 @@ class CallbackTransformer implements DataTransformerInterface private $reverseTransform; /** - * Constructor. - * * @param callable $transform The forward transform callback * @param callable $reverseTransform The reverse transform callback * diff --git a/src/Symfony/Component/Form/Extension/Core/DataTransformer/BaseDateTimeTransformer.php b/src/Symfony/Component/Form/Extension/Core/DataTransformer/BaseDateTimeTransformer.php index 309d46074e..44fa3d8119 100644 --- a/src/Symfony/Component/Form/Extension/Core/DataTransformer/BaseDateTimeTransformer.php +++ b/src/Symfony/Component/Form/Extension/Core/DataTransformer/BaseDateTimeTransformer.php @@ -30,8 +30,6 @@ abstract class BaseDateTimeTransformer implements DataTransformerInterface protected $outputTimezone; /** - * Constructor. - * * @param string $inputTimezone The name of the input timezone * @param string $outputTimezone The name of the output timezone * diff --git a/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToBooleanArrayTransformer.php b/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToBooleanArrayTransformer.php index 50ee4b693e..b2744c5e82 100644 --- a/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToBooleanArrayTransformer.php +++ b/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToBooleanArrayTransformer.php @@ -30,8 +30,6 @@ class ChoiceToBooleanArrayTransformer implements DataTransformerInterface private $placeholderPresent; /** - * Constructor. - * * @param ChoiceListInterface $choiceList * @param bool $placeholderPresent */ diff --git a/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php b/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php index c7a6655b4e..369a12343f 100644 --- a/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php +++ b/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoiceToValueTransformer.php @@ -23,8 +23,6 @@ class ChoiceToValueTransformer implements DataTransformerInterface private $choiceList; /** - * Constructor. - * * @param ChoiceListInterface $choiceList */ public function __construct(ChoiceListInterface $choiceList) diff --git a/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoicesToValuesTransformer.php b/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoicesToValuesTransformer.php index 0a1f2f0288..9e6dcef12f 100644 --- a/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoicesToValuesTransformer.php +++ b/src/Symfony/Component/Form/Extension/Core/DataTransformer/ChoicesToValuesTransformer.php @@ -23,8 +23,6 @@ class ChoicesToValuesTransformer implements DataTransformerInterface private $choiceList; /** - * Constructor. - * * @param ChoiceListInterface $choiceList */ public function __construct(ChoiceListInterface $choiceList) diff --git a/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php b/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php index 24479fb016..af8bb836da 100644 --- a/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php +++ b/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToArrayTransformer.php @@ -27,8 +27,6 @@ class DateTimeToArrayTransformer extends BaseDateTimeTransformer private $fields; /** - * Constructor. - * * @param string $inputTimezone The input timezone * @param string $outputTimezone The output timezone * @param array $fields The date fields diff --git a/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php b/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php index e1db36bda6..185846044f 100644 --- a/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php +++ b/src/Symfony/Component/Form/Extension/Core/DataTransformer/DateTimeToLocalizedStringTransformer.php @@ -28,8 +28,6 @@ class DateTimeToLocalizedStringTransformer extends BaseDateTimeTransformer private $calendar; /** - * Constructor. - * * @see BaseDateTimeTransformer::formats for available format options * * @param string $inputTimezone The name of the input timezone diff --git a/src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php b/src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php index 7fc191a054..af4606c238 100644 --- a/src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php +++ b/src/Symfony/Component/Form/Extension/Core/DataTransformer/PercentToLocalizedStringTransformer.php @@ -36,8 +36,6 @@ class PercentToLocalizedStringTransformer implements DataTransformerInterface private $scale; /** - * Constructor. - * * @see self::$types for a list of supported types * * @param int $scale The scale diff --git a/src/Symfony/Component/Form/Extension/Core/EventListener/FixCheckboxInputListener.php b/src/Symfony/Component/Form/Extension/Core/EventListener/FixCheckboxInputListener.php index 68aacd4c56..87d03e05e1 100644 --- a/src/Symfony/Component/Form/Extension/Core/EventListener/FixCheckboxInputListener.php +++ b/src/Symfony/Component/Form/Extension/Core/EventListener/FixCheckboxInputListener.php @@ -33,8 +33,6 @@ class FixCheckboxInputListener implements EventSubscriberInterface private $choiceList; /** - * Constructor. - * * @param ChoiceListInterface $choiceList */ public function __construct(ChoiceListInterface $choiceList) diff --git a/src/Symfony/Component/Form/Extension/Core/EventListener/FixRadioInputListener.php b/src/Symfony/Component/Form/Extension/Core/EventListener/FixRadioInputListener.php index 9855b374df..b2e0f852b4 100644 --- a/src/Symfony/Component/Form/Extension/Core/EventListener/FixRadioInputListener.php +++ b/src/Symfony/Component/Form/Extension/Core/EventListener/FixRadioInputListener.php @@ -34,8 +34,6 @@ class FixRadioInputListener implements EventSubscriberInterface private $placeholderPresent; /** - * Constructor. - * * @param ChoiceListInterface $choiceList * @param bool $placeholderPresent */ diff --git a/src/Symfony/Component/Form/Extension/Core/EventListener/FixUrlProtocolListener.php b/src/Symfony/Component/Form/Extension/Core/EventListener/FixUrlProtocolListener.php index e9a51cc988..f132d8709d 100644 --- a/src/Symfony/Component/Form/Extension/Core/EventListener/FixUrlProtocolListener.php +++ b/src/Symfony/Component/Form/Extension/Core/EventListener/FixUrlProtocolListener.php @@ -25,8 +25,6 @@ class FixUrlProtocolListener implements EventSubscriberInterface private $defaultProtocol; /** - * Constructor. - * * @param string|null $defaultProtocol The URL scheme to add when there is none or null to not modify the data */ public function __construct($defaultProtocol = 'http') diff --git a/src/Symfony/Component/Form/Extension/Csrf/CsrfExtension.php b/src/Symfony/Component/Form/Extension/Csrf/CsrfExtension.php index 0bc8ca7db1..b5396669f6 100644 --- a/src/Symfony/Component/Form/Extension/Csrf/CsrfExtension.php +++ b/src/Symfony/Component/Form/Extension/Csrf/CsrfExtension.php @@ -41,8 +41,6 @@ class CsrfExtension extends AbstractExtension private $translationDomain; /** - * Constructor. - * * @param CsrfTokenManagerInterface $tokenManager The CSRF token manager * @param TranslatorInterface $translator The translator for translating error messages * @param null|string $translationDomain The translation domain for translating diff --git a/src/Symfony/Component/Form/FormError.php b/src/Symfony/Component/Form/FormError.php index 6b3938868d..c35a26f5a3 100644 --- a/src/Symfony/Component/Form/FormError.php +++ b/src/Symfony/Component/Form/FormError.php @@ -61,8 +61,6 @@ class FormError implements \Serializable private $origin; /** - * Constructor. - * * Any array key in $messageParameters will be used as a placeholder in * $messageTemplate. * diff --git a/src/Symfony/Component/Form/FormRegistry.php b/src/Symfony/Component/Form/FormRegistry.php index 5f0b795e92..70b0c78e6c 100644 --- a/src/Symfony/Component/Form/FormRegistry.php +++ b/src/Symfony/Component/Form/FormRegistry.php @@ -45,8 +45,6 @@ class FormRegistry implements FormRegistryInterface private $resolvedTypeFactory; /** - * Constructor. - * * @param FormExtensionInterface[] $extensions An array of FormExtensionInterface * @param ResolvedFormTypeFactoryInterface $resolvedTypeFactory The factory for resolved form types * diff --git a/src/Symfony/Component/Form/FormRenderer.php b/src/Symfony/Component/Form/FormRenderer.php index 9d1c075bb5..b731b740df 100644 --- a/src/Symfony/Component/Form/FormRenderer.php +++ b/src/Symfony/Component/Form/FormRenderer.php @@ -53,8 +53,6 @@ class FormRenderer implements FormRendererInterface private $variableStack = array(); /** - * Constructor. - * * @param FormRendererEngineInterface $engine * @param CsrfTokenManagerInterface|null $csrfTokenManager * diff --git a/src/Symfony/Component/Form/FormTypeGuesserChain.php b/src/Symfony/Component/Form/FormTypeGuesserChain.php index 7c4f65b435..25f07ff2af 100644 --- a/src/Symfony/Component/Form/FormTypeGuesserChain.php +++ b/src/Symfony/Component/Form/FormTypeGuesserChain.php @@ -19,8 +19,6 @@ class FormTypeGuesserChain implements FormTypeGuesserInterface private $guessers = array(); /** - * Constructor. - * * @param FormTypeGuesserInterface[] $guessers Guessers as instances of FormTypeGuesserInterface * * @throws UnexpectedTypeException if any guesser does not implement FormTypeGuesserInterface diff --git a/src/Symfony/Component/Form/Guess/Guess.php b/src/Symfony/Component/Form/Guess/Guess.php index 36614ffdb9..2576b59437 100644 --- a/src/Symfony/Component/Form/Guess/Guess.php +++ b/src/Symfony/Component/Form/Guess/Guess.php @@ -88,8 +88,6 @@ abstract class Guess } /** - * Constructor. - * * @param int $confidence The confidence * * @throws InvalidArgumentException if the given value of confidence is unknown diff --git a/src/Symfony/Component/Form/Guess/TypeGuess.php b/src/Symfony/Component/Form/Guess/TypeGuess.php index 87cc60a0f1..a190d5bc03 100644 --- a/src/Symfony/Component/Form/Guess/TypeGuess.php +++ b/src/Symfony/Component/Form/Guess/TypeGuess.php @@ -34,8 +34,6 @@ class TypeGuess extends Guess private $options; /** - * Constructor. - * * @param string $type The guessed field type * @param array $options The options for creating instances of the * guessed class diff --git a/src/Symfony/Component/Form/Guess/ValueGuess.php b/src/Symfony/Component/Form/Guess/ValueGuess.php index 9a46207eef..251e9cd428 100644 --- a/src/Symfony/Component/Form/Guess/ValueGuess.php +++ b/src/Symfony/Component/Form/Guess/ValueGuess.php @@ -21,8 +21,6 @@ class ValueGuess extends Guess private $value; /** - * Constructor. - * * @param string|int|bool|null $value The guessed value * @param int $confidence The confidence that the guessed class name * is correct diff --git a/src/Symfony/Component/HttpFoundation/AcceptHeader.php b/src/Symfony/Component/HttpFoundation/AcceptHeader.php index 2aa91dc44c..99be6768f9 100644 --- a/src/Symfony/Component/HttpFoundation/AcceptHeader.php +++ b/src/Symfony/Component/HttpFoundation/AcceptHeader.php @@ -32,8 +32,6 @@ class AcceptHeader private $sorted = true; /** - * Constructor. - * * @param AcceptHeaderItem[] $items */ public function __construct(array $items) diff --git a/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php b/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php index fb54b4935a..2758f5c40b 100644 --- a/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php +++ b/src/Symfony/Component/HttpFoundation/AcceptHeaderItem.php @@ -39,8 +39,6 @@ class AcceptHeaderItem private $attributes = array(); /** - * Constructor. - * * @param string $value * @param array $attributes */ diff --git a/src/Symfony/Component/HttpFoundation/BinaryFileResponse.php b/src/Symfony/Component/HttpFoundation/BinaryFileResponse.php index 177b708e8f..71823c0f37 100644 --- a/src/Symfony/Component/HttpFoundation/BinaryFileResponse.php +++ b/src/Symfony/Component/HttpFoundation/BinaryFileResponse.php @@ -36,8 +36,6 @@ class BinaryFileResponse extends Response protected $deleteFileAfterSend = false; /** - * Constructor. - * * @param \SplFileInfo|string $file The file to stream * @param int $status The response status code * @param array $headers An array of response headers diff --git a/src/Symfony/Component/HttpFoundation/Cookie.php b/src/Symfony/Component/HttpFoundation/Cookie.php index fb1e7dfd74..93bb099cd5 100644 --- a/src/Symfony/Component/HttpFoundation/Cookie.php +++ b/src/Symfony/Component/HttpFoundation/Cookie.php @@ -27,8 +27,6 @@ class Cookie protected $httpOnly; /** - * Constructor. - * * @param string $name The name of the cookie * @param string $value The value of the cookie * @param int|string|\DateTime|\DateTimeInterface $expire The time the cookie expires diff --git a/src/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php b/src/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php index 41f7a46250..3b8e41d4a2 100644 --- a/src/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php +++ b/src/Symfony/Component/HttpFoundation/File/Exception/AccessDeniedException.php @@ -19,8 +19,6 @@ namespace Symfony\Component\HttpFoundation\File\Exception; class AccessDeniedException extends FileException { /** - * Constructor. - * * @param string $path The path to the accessed file */ public function __construct($path) diff --git a/src/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php b/src/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php index ac90d4035b..bfcc37ec66 100644 --- a/src/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php +++ b/src/Symfony/Component/HttpFoundation/File/Exception/FileNotFoundException.php @@ -19,8 +19,6 @@ namespace Symfony\Component\HttpFoundation\File\Exception; class FileNotFoundException extends FileException { /** - * Constructor. - * * @param string $path The path to the file that was not found */ public function __construct($path) diff --git a/src/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php b/src/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php index f917a06d6c..c2ac6768c3 100644 --- a/src/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php +++ b/src/Symfony/Component/HttpFoundation/File/MimeType/FileBinaryMimeTypeGuesser.php @@ -24,8 +24,6 @@ class FileBinaryMimeTypeGuesser implements MimeTypeGuesserInterface private $cmd; /** - * Constructor. - * * The $cmd pattern must contain a "%s" string that will be replaced * with the file name to guess. * diff --git a/src/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php b/src/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php index 6fee94798c..9b42835e43 100644 --- a/src/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php +++ b/src/Symfony/Component/HttpFoundation/File/MimeType/FileinfoMimeTypeGuesser.php @@ -24,8 +24,6 @@ class FileinfoMimeTypeGuesser implements MimeTypeGuesserInterface private $magicFile; /** - * Constructor. - * * @param string $magicFile A magic file to use with the finfo instance * * @see http://www.php.net/manual/en/function.finfo-open.php diff --git a/src/Symfony/Component/HttpFoundation/FileBag.php b/src/Symfony/Component/HttpFoundation/FileBag.php index e17a9057b7..0aaf49aa6e 100644 --- a/src/Symfony/Component/HttpFoundation/FileBag.php +++ b/src/Symfony/Component/HttpFoundation/FileBag.php @@ -24,8 +24,6 @@ class FileBag extends ParameterBag private static $fileKeys = array('error', 'name', 'size', 'tmp_name', 'type'); /** - * Constructor. - * * @param array $parameters An array of HTTP files */ public function __construct(array $parameters = array()) diff --git a/src/Symfony/Component/HttpFoundation/HeaderBag.php b/src/Symfony/Component/HttpFoundation/HeaderBag.php index 29bac5e513..a824ed8649 100644 --- a/src/Symfony/Component/HttpFoundation/HeaderBag.php +++ b/src/Symfony/Component/HttpFoundation/HeaderBag.php @@ -22,8 +22,6 @@ class HeaderBag implements \IteratorAggregate, \Countable protected $cacheControl = array(); /** - * Constructor. - * * @param array $headers An array of HTTP headers */ public function __construct(array $headers = array()) diff --git a/src/Symfony/Component/HttpFoundation/JsonResponse.php b/src/Symfony/Component/HttpFoundation/JsonResponse.php index c6e0ba6541..0997490841 100644 --- a/src/Symfony/Component/HttpFoundation/JsonResponse.php +++ b/src/Symfony/Component/HttpFoundation/JsonResponse.php @@ -32,8 +32,6 @@ class JsonResponse extends Response protected $encodingOptions = 15; /** - * Constructor. - * * @param mixed $data The response data * @param int $status The response status code * @param array $headers An array of response headers diff --git a/src/Symfony/Component/HttpFoundation/ParameterBag.php b/src/Symfony/Component/HttpFoundation/ParameterBag.php index 3436ee9337..77b05a9000 100644 --- a/src/Symfony/Component/HttpFoundation/ParameterBag.php +++ b/src/Symfony/Component/HttpFoundation/ParameterBag.php @@ -26,8 +26,6 @@ class ParameterBag implements \IteratorAggregate, \Countable protected $parameters; /** - * Constructor. - * * @param array $parameters An array of parameters */ public function __construct(array $parameters = array()) diff --git a/src/Symfony/Component/HttpFoundation/Request.php b/src/Symfony/Component/HttpFoundation/Request.php index 0c11adab6a..8f372d432c 100644 --- a/src/Symfony/Component/HttpFoundation/Request.php +++ b/src/Symfony/Component/HttpFoundation/Request.php @@ -207,8 +207,6 @@ class Request protected static $requestFactory; /** - * Constructor. - * * @param array $query The GET parameters * @param array $request The POST parameters * @param array $attributes The request attributes (parameters parsed from the PATH_INFO, ...) diff --git a/src/Symfony/Component/HttpFoundation/Response.php b/src/Symfony/Component/HttpFoundation/Response.php index f9512d6706..5e80111608 100644 --- a/src/Symfony/Component/HttpFoundation/Response.php +++ b/src/Symfony/Component/HttpFoundation/Response.php @@ -188,8 +188,6 @@ class Response ); /** - * Constructor. - * * @param mixed $content The response content, see setContent() * @param int $status The response status code * @param array $headers An array of response headers diff --git a/src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php b/src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php index 3223691eb6..32e7187853 100644 --- a/src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php +++ b/src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php @@ -40,8 +40,6 @@ class ResponseHeaderBag extends HeaderBag protected $headerNames = array(); /** - * Constructor. - * * @param array $headers An array of HTTP headers */ public function __construct(array $headers = array()) diff --git a/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php b/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php index af292e37a4..57c297197b 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php +++ b/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php @@ -29,8 +29,6 @@ class AttributeBag implements AttributeBagInterface, \IteratorAggregate, \Counta protected $attributes = array(); /** - * Constructor. - * * @param string $storageKey The key used to store attributes in the session */ public function __construct($storageKey = '_sf2_attributes') diff --git a/src/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php b/src/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php index d797a6f238..7afc6de7c6 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php +++ b/src/Symfony/Component/HttpFoundation/Session/Attribute/NamespacedAttributeBag.php @@ -27,8 +27,6 @@ class NamespacedAttributeBag extends AttributeBag private $namespaceCharacter; /** - * Constructor. - * * @param string $storageKey Session storage key * @param string $namespaceCharacter Namespace character to use in keys */ diff --git a/src/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php b/src/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php index ddd603fdd1..8110aee0cf 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php +++ b/src/Symfony/Component/HttpFoundation/Session/Flash/AutoExpireFlashBag.php @@ -35,8 +35,6 @@ class AutoExpireFlashBag implements FlashBagInterface private $storageKey; /** - * Constructor. - * * @param string $storageKey The key used to store flashes in the session */ public function __construct($storageKey = '_sf2_flashes') diff --git a/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php b/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php index 1516de7fe9..a4159cd822 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php +++ b/src/Symfony/Component/HttpFoundation/Session/Flash/FlashBag.php @@ -37,8 +37,6 @@ class FlashBag implements FlashBagInterface, \IteratorAggregate private $storageKey; /** - * Constructor. - * * @param string $storageKey The key used to store flashes in the session */ public function __construct($storageKey = '_sf2_flashes') diff --git a/src/Symfony/Component/HttpFoundation/Session/Session.php b/src/Symfony/Component/HttpFoundation/Session/Session.php index cdd97375b9..5a765654c1 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Session.php +++ b/src/Symfony/Component/HttpFoundation/Session/Session.php @@ -19,8 +19,6 @@ use Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface; use Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage; /** - * Session. - * * @author Fabien Potencier * @author Drak */ @@ -44,8 +42,6 @@ class Session implements SessionInterface, \IteratorAggregate, \Countable private $attributeName; /** - * Constructor. - * * @param SessionStorageInterface $storage A SessionStorageInterface instance * @param AttributeBagInterface $attributes An AttributeBagInterface instance, (defaults null for default AttributeBag) * @param FlashBagInterface $flashes A FlashBagInterface instance (defaults null for default FlashBag) diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/LegacyPdoSessionHandler.php b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/LegacyPdoSessionHandler.php index 111541d92d..900fb9f5f2 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/LegacyPdoSessionHandler.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/LegacyPdoSessionHandler.php @@ -57,8 +57,6 @@ class LegacyPdoSessionHandler implements \SessionHandlerInterface private $timeCol; /** - * Constructor. - * * List of available options: * * db_table: The name of the table [required] * * db_id_col: The column where to store the session id [default: sess_id] diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php index 4e490a05d4..d31aa7667e 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcacheSessionHandler.php @@ -12,8 +12,6 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler; /** - * MemcacheSessionHandler. - * * @author Drak */ class MemcacheSessionHandler implements \SessionHandlerInterface @@ -34,8 +32,6 @@ class MemcacheSessionHandler implements \SessionHandlerInterface private $prefix; /** - * Constructor. - * * List of available options: * * prefix: The prefix to use for the memcache keys in order to avoid collision * * expiretime: The time to live in seconds diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php index 67a49ad6f5..68901294eb 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MemcachedSessionHandler.php @@ -12,8 +12,6 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler; /** - * MemcachedSessionHandler. - * * Memcached based session storage handler based on the Memcached class * provided by the PHP memcached extension. * @@ -39,8 +37,6 @@ class MemcachedSessionHandler implements \SessionHandlerInterface private $prefix; /** - * Constructor. - * * List of available options: * * prefix: The prefix to use for the memcached keys in order to avoid collision * * expiretime: The time to live in seconds diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php index 8408f000cd..80ecc1cc3c 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/MongoDbSessionHandler.php @@ -12,8 +12,6 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler; /** - * MongoDB session handler. - * * @author Markus Bachmann */ class MongoDbSessionHandler implements \SessionHandlerInterface @@ -34,8 +32,6 @@ class MongoDbSessionHandler implements \SessionHandlerInterface private $options; /** - * Constructor. - * * List of available options: * * database: The name of the database [required] * * collection: The name of the collection [required] diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php index 1be0a39837..d6ad93749f 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php @@ -12,8 +12,6 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler; /** - * NativeFileSessionHandler. - * * Native session handler using PHP's built in file storage. * * @author Drak @@ -21,8 +19,6 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Handler; class NativeFileSessionHandler extends NativeSessionHandler { /** - * Constructor. - * * @param string $savePath Path of directory to save session files * Default null will leave setting as defined by PHP. * '/path', 'N;/path', or 'N;octal-mode;/path diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php index 8909a5f401..66d12aaef8 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/PdoSessionHandler.php @@ -148,8 +148,6 @@ class PdoSessionHandler implements \SessionHandlerInterface private $gcCalled = false; /** - * Constructor. - * * You can either pass an existing database connection as PDO instance or * pass a DSN string that will be used to lazy-connect to the database * when the session is actually used. Furthermore it's possible to pass null diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php b/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php index 322dd560f8..6f59af4869 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/MetadataBag.php @@ -54,8 +54,6 @@ class MetadataBag implements SessionBagInterface private $updateThreshold; /** - * Constructor. - * * @param string $storageKey The key used to store bag in the session * @param int $updateThreshold The time to wait between two UPDATED updates */ diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php b/src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php index 348fd23018..0349a43367 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/MockArraySessionStorage.php @@ -63,8 +63,6 @@ class MockArraySessionStorage implements SessionStorageInterface protected $bags = array(); /** - * Constructor. - * * @param string $name Session name * @param MetadataBag $metaBag MetadataBag instance */ diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php b/src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php index 71f9e55512..8c1bf73cae 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/MockFileSessionStorage.php @@ -30,8 +30,6 @@ class MockFileSessionStorage extends MockArraySessionStorage private $savePath; /** - * Constructor. - * * @param string $savePath Path of directory to save session files * @param string $name Session name * @param MetadataBag $metaBag MetadataBag instance diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php b/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php index 812f5f2e4f..5888323bd7 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php @@ -52,8 +52,6 @@ class NativeSessionStorage implements SessionStorageInterface protected $metadataBag; /** - * Constructor. - * * Depending on how you want the storage driver to behave you probably * want to override this constructor entirely. * diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php b/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php index ced706f72c..3a2391e762 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/PhpBridgeSessionStorage.php @@ -22,8 +22,6 @@ use Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeSessionHandle class PhpBridgeSessionStorage extends NativeSessionStorage { /** - * Constructor. - * * @param AbstractProxy|NativeSessionHandler|\SessionHandlerInterface|null $handler * @param MetadataBag $metaBag MetadataBag */ diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php b/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php index 0db34aa28d..21ed1ada04 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/NativeProxy.php @@ -12,17 +12,12 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Proxy; /** - * NativeProxy. - * * This proxy is built-in session handlers in PHP 5.3.x * * @author Drak */ class NativeProxy extends AbstractProxy { - /** - * Constructor. - */ public function __construct() { // this makes an educated guess as to what the handler is since it should already be set. diff --git a/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php b/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php index 81643c74b4..8f91f06048 100644 --- a/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php +++ b/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php @@ -12,8 +12,6 @@ namespace Symfony\Component\HttpFoundation\Session\Storage\Proxy; /** - * SessionHandler proxy. - * * @author Drak */ class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterface @@ -24,8 +22,6 @@ class SessionHandlerProxy extends AbstractProxy implements \SessionHandlerInterf protected $handler; /** - * Constructor. - * * @param \SessionHandlerInterface $handler */ public function __construct(\SessionHandlerInterface $handler) diff --git a/src/Symfony/Component/HttpFoundation/StreamedResponse.php b/src/Symfony/Component/HttpFoundation/StreamedResponse.php index 8be624436c..d6b7b9e53a 100644 --- a/src/Symfony/Component/HttpFoundation/StreamedResponse.php +++ b/src/Symfony/Component/HttpFoundation/StreamedResponse.php @@ -31,8 +31,6 @@ class StreamedResponse extends Response private $headersSent; /** - * Constructor. - * * @param callable|null $callback A valid PHP callback or null to set it later * @param int $status The response status code * @param array $headers An array of response headers diff --git a/src/Symfony/Component/HttpKernel/Client.php b/src/Symfony/Component/HttpKernel/Client.php index b1814ad1f3..d89fb85dbb 100644 --- a/src/Symfony/Component/HttpKernel/Client.php +++ b/src/Symfony/Component/HttpKernel/Client.php @@ -34,8 +34,6 @@ class Client extends BaseClient protected $kernel; /** - * Constructor. - * * @param HttpKernelInterface $kernel An HttpKernel instance * @param array $server The server parameters (equivalent of $_SERVER) * @param History $history A History instance to store the browser history diff --git a/src/Symfony/Component/HttpKernel/Config/EnvParametersResource.php b/src/Symfony/Component/HttpKernel/Config/EnvParametersResource.php index 5f54450137..bf1e583443 100644 --- a/src/Symfony/Component/HttpKernel/Config/EnvParametersResource.php +++ b/src/Symfony/Component/HttpKernel/Config/EnvParametersResource.php @@ -31,8 +31,6 @@ class EnvParametersResource implements ResourceInterface, \Serializable private $variables; /** - * Constructor. - * * @param string $prefix */ public function __construct($prefix) diff --git a/src/Symfony/Component/HttpKernel/Config/FileLocator.php b/src/Symfony/Component/HttpKernel/Config/FileLocator.php index 169c9ad6e5..fb1f913bdf 100644 --- a/src/Symfony/Component/HttpKernel/Config/FileLocator.php +++ b/src/Symfony/Component/HttpKernel/Config/FileLocator.php @@ -25,8 +25,6 @@ class FileLocator extends BaseFileLocator private $path; /** - * Constructor. - * * @param KernelInterface $kernel A KernelInterface instance * @param null|string $path The path the global resource directory * @param array $paths An array of paths where to look for resources diff --git a/src/Symfony/Component/HttpKernel/Controller/ControllerReference.php b/src/Symfony/Component/HttpKernel/Controller/ControllerReference.php index 3d1592e83a..fae4e7fa44 100644 --- a/src/Symfony/Component/HttpKernel/Controller/ControllerReference.php +++ b/src/Symfony/Component/HttpKernel/Controller/ControllerReference.php @@ -31,8 +31,6 @@ class ControllerReference public $query = array(); /** - * Constructor. - * * @param string $controller The controller name * @param array $attributes An array of parameters to add to the Request attributes * @param array $query An array of parameters to add to the Request query string diff --git a/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php b/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php index a1cff53535..5d288a4a11 100644 --- a/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php +++ b/src/Symfony/Component/HttpKernel/Controller/ControllerResolver.php @@ -15,8 +15,6 @@ use Psr\Log\LoggerInterface; use Symfony\Component\HttpFoundation\Request; /** - * ControllerResolver. - * * This implementation uses the '_controller' request attribute to determine * the controller to execute and uses the request attributes to determine * the controller method arguments. @@ -44,8 +42,6 @@ class ControllerResolver implements ControllerResolverInterface private $supportsScalarTypes; /** - * Constructor. - * * @param LoggerInterface $logger A LoggerInterface instance */ public function __construct(LoggerInterface $logger = null) diff --git a/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php b/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php index f8de31cf07..2d3d03b231 100644 --- a/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php +++ b/src/Symfony/Component/HttpKernel/Controller/TraceableControllerResolver.php @@ -15,8 +15,6 @@ use Symfony\Component\Stopwatch\Stopwatch; use Symfony\Component\HttpFoundation\Request; /** - * TraceableControllerResolver. - * * @author Fabien Potencier */ class TraceableControllerResolver implements ControllerResolverInterface @@ -25,8 +23,6 @@ class TraceableControllerResolver implements ControllerResolverInterface private $stopwatch; /** - * Constructor. - * * @param ControllerResolverInterface $resolver A ControllerResolverInterface instance * @param Stopwatch $stopwatch A Stopwatch instance */ diff --git a/src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php b/src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php index 395fee3929..d17e32687a 100644 --- a/src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php +++ b/src/Symfony/Component/HttpKernel/DataCollector/ConfigDataCollector.php @@ -17,8 +17,6 @@ use Symfony\Component\HttpFoundation\Request; use Symfony\Component\HttpFoundation\Response; /** - * ConfigDataCollector. - * * @author Fabien Potencier */ class ConfigDataCollector extends DataCollector @@ -32,8 +30,6 @@ class ConfigDataCollector extends DataCollector private $cacheVersionInfo = true; /** - * Constructor. - * * @param string $name The name of the application using the web profiler * @param string $version The version of the application using the web profiler */ diff --git a/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php b/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php index 4b3e218b85..189052b5f1 100644 --- a/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php +++ b/src/Symfony/Component/HttpKernel/DependencyInjection/ContainerAwareHttpKernel.php @@ -33,8 +33,6 @@ class ContainerAwareHttpKernel extends HttpKernel protected $container; /** - * Constructor. - * * @param EventDispatcherInterface $dispatcher An EventDispatcherInterface instance * @param ContainerInterface $container A ContainerInterface instance * @param ControllerResolverInterface $controllerResolver A ControllerResolverInterface instance diff --git a/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php b/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php index ad6349286d..5c72bae54e 100644 --- a/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php +++ b/src/Symfony/Component/HttpKernel/EventListener/FragmentListener.php @@ -35,8 +35,6 @@ class FragmentListener implements EventSubscriberInterface private $fragmentPath; /** - * Constructor. - * * @param UriSigner $signer A UriSigner instance * @param string $fragmentPath The path that triggers this listener */ diff --git a/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php b/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php index 06a5bbf08b..d4c515e293 100644 --- a/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php +++ b/src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php @@ -39,8 +39,6 @@ class ProfilerListener implements EventSubscriberInterface protected $parents; /** - * Constructor. - * * @param Profiler $profiler A Profiler instance * @param RequestMatcherInterface|null $matcher A RequestMatcher instance * @param bool $onlyException true if the profiler only collects data when an exception occurs, false otherwise diff --git a/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php b/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php index 297aab6fa1..758a76ed65 100644 --- a/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php +++ b/src/Symfony/Component/HttpKernel/EventListener/RouterListener.php @@ -46,8 +46,6 @@ class RouterListener implements EventSubscriberInterface private $requestStack; /** - * Constructor. - * * RequestStack will become required in 3.0. * * @param UrlMatcherInterface|RequestMatcherInterface $matcher The Url or Request matcher diff --git a/src/Symfony/Component/HttpKernel/EventListener/SurrogateListener.php b/src/Symfony/Component/HttpKernel/EventListener/SurrogateListener.php index dc815a216f..b68019a627 100644 --- a/src/Symfony/Component/HttpKernel/EventListener/SurrogateListener.php +++ b/src/Symfony/Component/HttpKernel/EventListener/SurrogateListener.php @@ -26,8 +26,6 @@ class SurrogateListener implements EventSubscriberInterface private $surrogate; /** - * Constructor. - * * @param SurrogateInterface $surrogate An SurrogateInterface instance */ public function __construct(SurrogateInterface $surrogate = null) diff --git a/src/Symfony/Component/HttpKernel/Exception/AccessDeniedHttpException.php b/src/Symfony/Component/HttpKernel/Exception/AccessDeniedHttpException.php index 79d8639a5f..3941884266 100644 --- a/src/Symfony/Component/HttpKernel/Exception/AccessDeniedHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/AccessDeniedHttpException.php @@ -12,16 +12,12 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * AccessDeniedHttpException. - * * @author Fabien Potencier * @author Christophe Coevoet */ class AccessDeniedHttpException extends HttpException { /** - * Constructor. - * * @param string $message The internal exception message * @param \Exception $previous The previous exception * @param int $code The internal exception code diff --git a/src/Symfony/Component/HttpKernel/Exception/BadRequestHttpException.php b/src/Symfony/Component/HttpKernel/Exception/BadRequestHttpException.php index 5f68172a8d..c28d83739c 100644 --- a/src/Symfony/Component/HttpKernel/Exception/BadRequestHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/BadRequestHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * BadRequestHttpException. - * * @author Ben Ramsey */ class BadRequestHttpException extends HttpException { /** - * Constructor. - * * @param string $message The internal exception message * @param \Exception $previous The previous exception * @param int $code The internal exception code diff --git a/src/Symfony/Component/HttpKernel/Exception/ConflictHttpException.php b/src/Symfony/Component/HttpKernel/Exception/ConflictHttpException.php index 34d738ed12..79f24f2e56 100644 --- a/src/Symfony/Component/HttpKernel/Exception/ConflictHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/ConflictHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * ConflictHttpException. - * * @author Ben Ramsey */ class ConflictHttpException extends HttpException { /** - * Constructor. - * * @param string $message The internal exception message * @param \Exception $previous The previous exception * @param int $code The internal exception code diff --git a/src/Symfony/Component/HttpKernel/Exception/GoneHttpException.php b/src/Symfony/Component/HttpKernel/Exception/GoneHttpException.php index 16ea223fae..84e6915df7 100644 --- a/src/Symfony/Component/HttpKernel/Exception/GoneHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/GoneHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * GoneHttpException. - * * @author Ben Ramsey */ class GoneHttpException extends HttpException { /** - * Constructor. - * * @param string $message The internal exception message * @param \Exception $previous The previous exception * @param int $code The internal exception code diff --git a/src/Symfony/Component/HttpKernel/Exception/LengthRequiredHttpException.php b/src/Symfony/Component/HttpKernel/Exception/LengthRequiredHttpException.php index 0c4b9431f4..645efe87d7 100644 --- a/src/Symfony/Component/HttpKernel/Exception/LengthRequiredHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/LengthRequiredHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * LengthRequiredHttpException. - * * @author Ben Ramsey */ class LengthRequiredHttpException extends HttpException { /** - * Constructor. - * * @param string $message The internal exception message * @param \Exception $previous The previous exception * @param int $code The internal exception code diff --git a/src/Symfony/Component/HttpKernel/Exception/MethodNotAllowedHttpException.php b/src/Symfony/Component/HttpKernel/Exception/MethodNotAllowedHttpException.php index 78dd26bf0f..e308a5fee2 100644 --- a/src/Symfony/Component/HttpKernel/Exception/MethodNotAllowedHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/MethodNotAllowedHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * MethodNotAllowedHttpException. - * * @author Kris Wallsmith */ class MethodNotAllowedHttpException extends HttpException { /** - * Constructor. - * * @param array $allow An array of allowed methods * @param string $message The internal exception message * @param \Exception $previous The previous exception diff --git a/src/Symfony/Component/HttpKernel/Exception/NotAcceptableHttpException.php b/src/Symfony/Component/HttpKernel/Exception/NotAcceptableHttpException.php index cc6be4ba45..097a13fd9b 100644 --- a/src/Symfony/Component/HttpKernel/Exception/NotAcceptableHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/NotAcceptableHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * NotAcceptableHttpException. - * * @author Ben Ramsey */ class NotAcceptableHttpException extends HttpException { /** - * Constructor. - * * @param string $message The internal exception message * @param \Exception $previous The previous exception * @param int $code The internal exception code diff --git a/src/Symfony/Component/HttpKernel/Exception/NotFoundHttpException.php b/src/Symfony/Component/HttpKernel/Exception/NotFoundHttpException.php index 4639e379b9..878173cc7b 100644 --- a/src/Symfony/Component/HttpKernel/Exception/NotFoundHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/NotFoundHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * NotFoundHttpException. - * * @author Fabien Potencier */ class NotFoundHttpException extends HttpException { /** - * Constructor. - * * @param string $message The internal exception message * @param \Exception $previous The previous exception * @param int $code The internal exception code diff --git a/src/Symfony/Component/HttpKernel/Exception/PreconditionFailedHttpException.php b/src/Symfony/Component/HttpKernel/Exception/PreconditionFailedHttpException.php index 9df0e7b49a..9f13a624cc 100644 --- a/src/Symfony/Component/HttpKernel/Exception/PreconditionFailedHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/PreconditionFailedHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * PreconditionFailedHttpException. - * * @author Ben Ramsey */ class PreconditionFailedHttpException extends HttpException { /** - * Constructor. - * * @param string $message The internal exception message * @param \Exception $previous The previous exception * @param int $code The internal exception code diff --git a/src/Symfony/Component/HttpKernel/Exception/PreconditionRequiredHttpException.php b/src/Symfony/Component/HttpKernel/Exception/PreconditionRequiredHttpException.php index 08ebca2241..9d0a36d7d3 100644 --- a/src/Symfony/Component/HttpKernel/Exception/PreconditionRequiredHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/PreconditionRequiredHttpException.php @@ -12,8 +12,6 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * PreconditionRequiredHttpException. - * * @author Ben Ramsey * * @see http://tools.ietf.org/html/rfc6585 @@ -21,8 +19,6 @@ namespace Symfony\Component\HttpKernel\Exception; class PreconditionRequiredHttpException extends HttpException { /** - * Constructor. - * * @param string $message The internal exception message * @param \Exception $previous The previous exception * @param int $code The internal exception code diff --git a/src/Symfony/Component/HttpKernel/Exception/ServiceUnavailableHttpException.php b/src/Symfony/Component/HttpKernel/Exception/ServiceUnavailableHttpException.php index 32b9e2d261..b2767c3fd5 100644 --- a/src/Symfony/Component/HttpKernel/Exception/ServiceUnavailableHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/ServiceUnavailableHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * ServiceUnavailableHttpException. - * * @author Ben Ramsey */ class ServiceUnavailableHttpException extends HttpException { /** - * Constructor. - * * @param int|string $retryAfter The number of seconds or HTTP-date after which the request may be retried * @param string $message The internal exception message * @param \Exception $previous The previous exception diff --git a/src/Symfony/Component/HttpKernel/Exception/TooManyRequestsHttpException.php b/src/Symfony/Component/HttpKernel/Exception/TooManyRequestsHttpException.php index ab86e0920b..7d8a803323 100644 --- a/src/Symfony/Component/HttpKernel/Exception/TooManyRequestsHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/TooManyRequestsHttpException.php @@ -12,8 +12,6 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * TooManyRequestsHttpException. - * * @author Ben Ramsey * * @see http://tools.ietf.org/html/rfc6585 @@ -21,8 +19,6 @@ namespace Symfony\Component\HttpKernel\Exception; class TooManyRequestsHttpException extends HttpException { /** - * Constructor. - * * @param int|string $retryAfter The number of seconds or HTTP-date after which the request may be retried * @param string $message The internal exception message * @param \Exception $previous The previous exception diff --git a/src/Symfony/Component/HttpKernel/Exception/UnauthorizedHttpException.php b/src/Symfony/Component/HttpKernel/Exception/UnauthorizedHttpException.php index 0dfe42db97..05ac875c55 100644 --- a/src/Symfony/Component/HttpKernel/Exception/UnauthorizedHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/UnauthorizedHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * UnauthorizedHttpException. - * * @author Ben Ramsey */ class UnauthorizedHttpException extends HttpException { /** - * Constructor. - * * @param string $challenge WWW-Authenticate challenge string * @param string $message The internal exception message * @param \Exception $previous The previous exception diff --git a/src/Symfony/Component/HttpKernel/Exception/UnprocessableEntityHttpException.php b/src/Symfony/Component/HttpKernel/Exception/UnprocessableEntityHttpException.php index eb13f563f6..01b8b8465a 100644 --- a/src/Symfony/Component/HttpKernel/Exception/UnprocessableEntityHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/UnprocessableEntityHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * UnprocessableEntityHttpException. - * * @author Steve Hutchins */ class UnprocessableEntityHttpException extends HttpException { /** - * Constructor. - * * @param string $message The internal exception message * @param \Exception $previous The previous exception * @param int $code The internal exception code diff --git a/src/Symfony/Component/HttpKernel/Exception/UnsupportedMediaTypeHttpException.php b/src/Symfony/Component/HttpKernel/Exception/UnsupportedMediaTypeHttpException.php index a9d8fa086f..6913504e83 100644 --- a/src/Symfony/Component/HttpKernel/Exception/UnsupportedMediaTypeHttpException.php +++ b/src/Symfony/Component/HttpKernel/Exception/UnsupportedMediaTypeHttpException.php @@ -12,15 +12,11 @@ namespace Symfony\Component\HttpKernel\Exception; /** - * UnsupportedMediaTypeHttpException. - * * @author Ben Ramsey */ class UnsupportedMediaTypeHttpException extends HttpException { /** - * Constructor. - * * @param string $message The internal exception message * @param \Exception $previous The previous exception * @param int $code The internal exception code diff --git a/src/Symfony/Component/HttpKernel/Fragment/AbstractSurrogateFragmentRenderer.php b/src/Symfony/Component/HttpKernel/Fragment/AbstractSurrogateFragmentRenderer.php index 1968001a86..07eda6f1c1 100644 --- a/src/Symfony/Component/HttpKernel/Fragment/AbstractSurrogateFragmentRenderer.php +++ b/src/Symfony/Component/HttpKernel/Fragment/AbstractSurrogateFragmentRenderer.php @@ -29,8 +29,6 @@ abstract class AbstractSurrogateFragmentRenderer extends RoutableFragmentRendere private $signer; /** - * Constructor. - * * The "fallback" strategy when surrogate is not available should always be an * instance of InlineFragmentRenderer. * diff --git a/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php b/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php index 774870a273..108ebd5388 100644 --- a/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php +++ b/src/Symfony/Component/HttpKernel/Fragment/FragmentHandler.php @@ -40,8 +40,6 @@ class FragmentHandler private $requestStack; /** - * Constructor. - * * RequestStack will become required in 3.0. * * @param FragmentRendererInterface[] $renderers An array of FragmentRendererInterface instances diff --git a/src/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php b/src/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php index e7d4aedb16..3252f061e5 100644 --- a/src/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php +++ b/src/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php @@ -33,8 +33,6 @@ class HIncludeFragmentRenderer extends RoutableFragmentRenderer private $charset; /** - * Constructor. - * * @param EngineInterface|Environment $templating An EngineInterface or a Twig instance * @param UriSigner $signer A UriSigner instance * @param string $globalDefaultTemplate The global default content (it can be a template name or the content) diff --git a/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php b/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php index a61b239c15..8170ceeb91 100644 --- a/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php +++ b/src/Symfony/Component/HttpKernel/Fragment/InlineFragmentRenderer.php @@ -30,8 +30,6 @@ class InlineFragmentRenderer extends RoutableFragmentRenderer private $dispatcher; /** - * Constructor. - * * @param HttpKernelInterface $kernel A HttpKernelInterface instance * @param EventDispatcherInterface $dispatcher A EventDispatcherInterface instance */ diff --git a/src/Symfony/Component/HttpKernel/HttpCache/Esi.php b/src/Symfony/Component/HttpKernel/HttpCache/Esi.php index 457793953d..9b17b4fc54 100644 --- a/src/Symfony/Component/HttpKernel/HttpCache/Esi.php +++ b/src/Symfony/Component/HttpKernel/HttpCache/Esi.php @@ -35,8 +35,6 @@ class Esi implements SurrogateInterface ); /** - * Constructor. - * * @param array $contentTypes An array of content-type that should be parsed for ESI information * (default: text/html, text/xml, application/xhtml+xml, and application/xml) */ diff --git a/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php b/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php index 941d4c6fa0..a2a1d11ea3 100644 --- a/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php +++ b/src/Symfony/Component/HttpKernel/HttpCache/HttpCache.php @@ -36,8 +36,6 @@ class HttpCache implements HttpKernelInterface, TerminableInterface private $traces = array(); /** - * Constructor. - * * The available options are: * * * debug: If true, the traces are added as a HTTP header to ease debugging diff --git a/src/Symfony/Component/HttpKernel/HttpCache/Ssi.php b/src/Symfony/Component/HttpKernel/HttpCache/Ssi.php index 5f7ee10a5b..e7a70c19a2 100644 --- a/src/Symfony/Component/HttpKernel/HttpCache/Ssi.php +++ b/src/Symfony/Component/HttpKernel/HttpCache/Ssi.php @@ -29,8 +29,6 @@ class Ssi implements SurrogateInterface ); /** - * Constructor. - * * @param array $contentTypes An array of content-type that should be parsed for SSI information * (default: text/html, text/xml, application/xhtml+xml, and application/xml) */ diff --git a/src/Symfony/Component/HttpKernel/HttpCache/Store.php b/src/Symfony/Component/HttpKernel/HttpCache/Store.php index c4d961e68f..b656e28d99 100644 --- a/src/Symfony/Component/HttpKernel/HttpCache/Store.php +++ b/src/Symfony/Component/HttpKernel/HttpCache/Store.php @@ -29,8 +29,6 @@ class Store implements StoreInterface private $locks; /** - * Constructor. - * * @param string $root The path to the cache directory * * @throws \RuntimeException diff --git a/src/Symfony/Component/HttpKernel/HttpKernel.php b/src/Symfony/Component/HttpKernel/HttpKernel.php index 4e628a1409..cb32e597bd 100644 --- a/src/Symfony/Component/HttpKernel/HttpKernel.php +++ b/src/Symfony/Component/HttpKernel/HttpKernel.php @@ -40,8 +40,6 @@ class HttpKernel implements HttpKernelInterface, TerminableInterface protected $requestStack; /** - * Constructor. - * * @param EventDispatcherInterface $dispatcher An EventDispatcherInterface instance * @param ControllerResolverInterface $resolver A ControllerResolverInterface instance * @param RequestStack $requestStack A stack for master/sub requests diff --git a/src/Symfony/Component/HttpKernel/Kernel.php b/src/Symfony/Component/HttpKernel/Kernel.php index 401a3626d8..83d384dfc4 100644 --- a/src/Symfony/Component/HttpKernel/Kernel.php +++ b/src/Symfony/Component/HttpKernel/Kernel.php @@ -69,8 +69,6 @@ abstract class Kernel implements KernelInterface, TerminableInterface const END_OF_LIFE = '05/2019'; /** - * Constructor. - * * @param string $environment The environment * @param bool $debug Whether to enable debugging or not */ diff --git a/src/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php b/src/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php index c6395bd67a..d0f815955e 100644 --- a/src/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php +++ b/src/Symfony/Component/HttpKernel/Profiler/BaseMemcacheProfilerStorage.php @@ -24,8 +24,6 @@ abstract class BaseMemcacheProfilerStorage implements ProfilerStorageInterface protected $lifetime; /** - * Constructor. - * * @param string $dsn A data source name * @param string $username * @param string $password diff --git a/src/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php b/src/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php index f35a7f7419..3a4fa7b79a 100644 --- a/src/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php +++ b/src/Symfony/Component/HttpKernel/Profiler/MongoDbProfilerStorage.php @@ -18,8 +18,6 @@ class MongoDbProfilerStorage implements ProfilerStorageInterface private $mongo; /** - * Constructor. - * * @param string $dsn A data source name * @param string $username Not used * @param string $password Not used diff --git a/src/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php b/src/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php index dc273dd97a..55dcb30ded 100644 --- a/src/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php +++ b/src/Symfony/Component/HttpKernel/Profiler/PdoProfilerStorage.php @@ -26,8 +26,6 @@ abstract class PdoProfilerStorage implements ProfilerStorageInterface protected $db; /** - * Constructor. - * * @param string $dsn A data source name * @param string $username The username for the database * @param string $password The password for the database diff --git a/src/Symfony/Component/HttpKernel/Profiler/Profile.php b/src/Symfony/Component/HttpKernel/Profiler/Profile.php index 9e0c9fb7da..ad42652d5d 100644 --- a/src/Symfony/Component/HttpKernel/Profiler/Profile.php +++ b/src/Symfony/Component/HttpKernel/Profiler/Profile.php @@ -44,8 +44,6 @@ class Profile private $children = array(); /** - * Constructor. - * * @param string $token The token */ public function __construct($token) diff --git a/src/Symfony/Component/HttpKernel/Profiler/Profiler.php b/src/Symfony/Component/HttpKernel/Profiler/Profiler.php index 9bfc54e1a1..2ff0beaf62 100644 --- a/src/Symfony/Component/HttpKernel/Profiler/Profiler.php +++ b/src/Symfony/Component/HttpKernel/Profiler/Profiler.php @@ -46,8 +46,6 @@ class Profiler private $enabled = true; /** - * Constructor. - * * @param ProfilerStorageInterface $storage A ProfilerStorageInterface instance * @param LoggerInterface $logger A LoggerInterface instance */ diff --git a/src/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php b/src/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php index b0e14ea456..0471e87341 100644 --- a/src/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php +++ b/src/Symfony/Component/HttpKernel/Profiler/RedisProfilerStorage.php @@ -35,8 +35,6 @@ class RedisProfilerStorage implements ProfilerStorageInterface private $redis; /** - * Constructor. - * * @param string $dsn A data source name * @param string $username Not used * @param string $password Not used diff --git a/src/Symfony/Component/HttpKernel/UriSigner.php b/src/Symfony/Component/HttpKernel/UriSigner.php index fa84899064..a64bf2c446 100644 --- a/src/Symfony/Component/HttpKernel/UriSigner.php +++ b/src/Symfony/Component/HttpKernel/UriSigner.php @@ -21,8 +21,6 @@ class UriSigner private $secret; /** - * Constructor. - * * @param string $secret A secret */ public function __construct($secret) diff --git a/src/Symfony/Component/Intl/Collator/Collator.php b/src/Symfony/Component/Intl/Collator/Collator.php index 6d79bf30ec..2e281951e3 100644 --- a/src/Symfony/Component/Intl/Collator/Collator.php +++ b/src/Symfony/Component/Intl/Collator/Collator.php @@ -68,8 +68,6 @@ class Collator const SORT_STRING = 1; /** - * Constructor. - * * @param string $locale The locale code. The only currently supported locale is "en" (or null using the default locale, i.e. "en") * * @throws MethodArgumentValueNotImplementedException When $locale different than "en" or null is passed diff --git a/src/Symfony/Component/Intl/DateFormatter/DateFormat/FullTransformer.php b/src/Symfony/Component/Intl/DateFormatter/DateFormat/FullTransformer.php index 958ba95c7c..35373bb6c3 100644 --- a/src/Symfony/Component/Intl/DateFormatter/DateFormat/FullTransformer.php +++ b/src/Symfony/Component/Intl/DateFormatter/DateFormat/FullTransformer.php @@ -35,8 +35,6 @@ class FullTransformer private $timezone; /** - * Constructor. - * * @param string $pattern The pattern to be used to format and/or parse values * @param string $timezone The timezone to perform the date/time calculations */ diff --git a/src/Symfony/Component/Intl/DateFormatter/DateFormat/MonthTransformer.php b/src/Symfony/Component/Intl/DateFormatter/DateFormat/MonthTransformer.php index 4b02c85b24..3cb7fd162e 100644 --- a/src/Symfony/Component/Intl/DateFormatter/DateFormat/MonthTransformer.php +++ b/src/Symfony/Component/Intl/DateFormatter/DateFormat/MonthTransformer.php @@ -57,9 +57,6 @@ class MonthTransformer extends Transformer */ protected static $flippedShortMonths = array(); - /** - * Constructor. - */ public function __construct() { if (0 === count(self::$shortMonths)) { diff --git a/src/Symfony/Component/Intl/DateFormatter/IntlDateFormatter.php b/src/Symfony/Component/Intl/DateFormatter/IntlDateFormatter.php index 438b4d73e9..a59becfddf 100644 --- a/src/Symfony/Component/Intl/DateFormatter/IntlDateFormatter.php +++ b/src/Symfony/Component/Intl/DateFormatter/IntlDateFormatter.php @@ -127,8 +127,6 @@ class IntlDateFormatter private $timeZoneId; /** - * Constructor. - * * @param string $locale The locale code. The only currently supported locale is "en" (or null using the default locale, i.e. "en") * @param int $datetype Type of date formatting, one of the format type constants * @param int $timetype Type of time formatting, one of the format type constants diff --git a/src/Symfony/Component/Intl/Exception/MethodArgumentNotImplementedException.php b/src/Symfony/Component/Intl/Exception/MethodArgumentNotImplementedException.php index 3a86da8880..f3ed0fa928 100644 --- a/src/Symfony/Component/Intl/Exception/MethodArgumentNotImplementedException.php +++ b/src/Symfony/Component/Intl/Exception/MethodArgumentNotImplementedException.php @@ -17,8 +17,6 @@ namespace Symfony\Component\Intl\Exception; class MethodArgumentNotImplementedException extends NotImplementedException { /** - * Constructor. - * * @param string $methodName The method name that raised the exception * @param string $argName The argument name that is not implemented */ diff --git a/src/Symfony/Component/Intl/Exception/MethodArgumentValueNotImplementedException.php b/src/Symfony/Component/Intl/Exception/MethodArgumentValueNotImplementedException.php index 3193483dfe..53b6257684 100644 --- a/src/Symfony/Component/Intl/Exception/MethodArgumentValueNotImplementedException.php +++ b/src/Symfony/Component/Intl/Exception/MethodArgumentValueNotImplementedException.php @@ -17,8 +17,6 @@ namespace Symfony\Component\Intl\Exception; class MethodArgumentValueNotImplementedException extends NotImplementedException { /** - * Constructor. - * * @param string $methodName The method name that raised the exception * @param string $argName The argument name * @param string $argValue The argument value that is not implemented diff --git a/src/Symfony/Component/Intl/Exception/MethodNotImplementedException.php b/src/Symfony/Component/Intl/Exception/MethodNotImplementedException.php index 97b7986bde..544e0e40a4 100644 --- a/src/Symfony/Component/Intl/Exception/MethodNotImplementedException.php +++ b/src/Symfony/Component/Intl/Exception/MethodNotImplementedException.php @@ -17,8 +17,6 @@ namespace Symfony\Component\Intl\Exception; class MethodNotImplementedException extends NotImplementedException { /** - * Constructor. - * * @param string $methodName The name of the method */ public function __construct($methodName) diff --git a/src/Symfony/Component/Intl/Exception/NotImplementedException.php b/src/Symfony/Component/Intl/Exception/NotImplementedException.php index cf919fecad..47ac32b320 100644 --- a/src/Symfony/Component/Intl/Exception/NotImplementedException.php +++ b/src/Symfony/Component/Intl/Exception/NotImplementedException.php @@ -21,8 +21,6 @@ class NotImplementedException extends RuntimeException const INTL_INSTALL_MESSAGE = 'Please install the "intl" extension for full localization capabilities.'; /** - * Constructor. - * * @param string $message The exception message. A note to install the intl extension is appended to this string */ public function __construct($message) diff --git a/src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php b/src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php index ce03e9f5d6..d3c7d5b476 100644 --- a/src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php +++ b/src/Symfony/Component/Intl/NumberFormatter/NumberFormatter.php @@ -255,8 +255,6 @@ class NumberFormatter ); /** - * Constructor. - * * @param string $locale The locale code. The only currently supported locale is "en" (or null using the default locale, i.e. "en") * @param int $style Style of the formatting, one of the format style constants * The only supported styles are NumberFormatter::DECIMAL diff --git a/src/Symfony/Component/Process/PhpProcess.php b/src/Symfony/Component/Process/PhpProcess.php index 42ecb66f2b..3ecde89749 100644 --- a/src/Symfony/Component/Process/PhpProcess.php +++ b/src/Symfony/Component/Process/PhpProcess.php @@ -25,8 +25,6 @@ use Symfony\Component\Process\Exception\RuntimeException; class PhpProcess extends Process { /** - * Constructor. - * * @param string $script The PHP script to run (as a string) * @param string|null $cwd The working directory or null to use the working dir of the current PHP process * @param array|null $env The environment variables or null to use the same environment as the current PHP process diff --git a/src/Symfony/Component/Process/Process.php b/src/Symfony/Component/Process/Process.php index 96a93343f1..af0bb2bcb2 100644 --- a/src/Symfony/Component/Process/Process.php +++ b/src/Symfony/Component/Process/Process.php @@ -127,8 +127,6 @@ class Process ); /** - * Constructor. - * * @param string $commandline The command line to run * @param string|null $cwd The working directory or null to use the working dir of the current PHP process * @param array|null $env The environment variables or null to use the same environment as the current PHP process diff --git a/src/Symfony/Component/Process/ProcessBuilder.php b/src/Symfony/Component/Process/ProcessBuilder.php index 54877a8282..3d90f1a5d6 100644 --- a/src/Symfony/Component/Process/ProcessBuilder.php +++ b/src/Symfony/Component/Process/ProcessBuilder.php @@ -15,8 +15,6 @@ use Symfony\Component\Process\Exception\InvalidArgumentException; use Symfony\Component\Process\Exception\LogicException; /** - * Process builder. - * * @author Kris Wallsmith */ class ProcessBuilder @@ -32,8 +30,6 @@ class ProcessBuilder private $outputDisabled = false; /** - * Constructor. - * * @param string[] $arguments An array of arguments */ public function __construct(array $arguments = array()) diff --git a/src/Symfony/Component/PropertyAccess/PropertyPathIterator.php b/src/Symfony/Component/PropertyAccess/PropertyPathIterator.php index b49e77e271..7ea0fa2455 100644 --- a/src/Symfony/Component/PropertyAccess/PropertyPathIterator.php +++ b/src/Symfony/Component/PropertyAccess/PropertyPathIterator.php @@ -27,8 +27,6 @@ class PropertyPathIterator extends \ArrayIterator implements PropertyPathIterato protected $path; /** - * Constructor. - * * @param PropertyPathInterface $path The property path to traverse */ public function __construct(PropertyPathInterface $path) diff --git a/src/Symfony/Component/Routing/Annotation/Route.php b/src/Symfony/Component/Routing/Annotation/Route.php index 191aa68a57..aec320156b 100644 --- a/src/Symfony/Component/Routing/Annotation/Route.php +++ b/src/Symfony/Component/Routing/Annotation/Route.php @@ -32,8 +32,6 @@ class Route private $condition; /** - * Constructor. - * * @param array $data An array of key/value parameters * * @throws \BadMethodCallException diff --git a/src/Symfony/Component/Routing/CompiledRoute.php b/src/Symfony/Component/Routing/CompiledRoute.php index 3eca9ecd8b..c95477ae63 100644 --- a/src/Symfony/Component/Routing/CompiledRoute.php +++ b/src/Symfony/Component/Routing/CompiledRoute.php @@ -28,8 +28,6 @@ class CompiledRoute implements \Serializable private $hostTokens; /** - * Constructor. - * * @param string $staticPrefix The static prefix of the compiled route * @param string $regex The regular expression to use to match this route * @param array $tokens An array of tokens to use to generate URL for this route diff --git a/src/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php b/src/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php index 4739bd8365..4a7051b5ae 100644 --- a/src/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php +++ b/src/Symfony/Component/Routing/Generator/Dumper/GeneratorDumper.php @@ -26,8 +26,6 @@ abstract class GeneratorDumper implements GeneratorDumperInterface private $routes; /** - * Constructor. - * * @param RouteCollection $routes The RouteCollection to dump */ public function __construct(RouteCollection $routes) diff --git a/src/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php b/src/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php index 9fd35ea112..60bdf1da35 100644 --- a/src/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php +++ b/src/Symfony/Component/Routing/Generator/Dumper/PhpGeneratorDumper.php @@ -46,8 +46,6 @@ use Symfony\Component\Routing\Exception\RouteNotFoundException; use Psr\Log\LoggerInterface; /** - * {$options['class']} - * * This class has been auto-generated * by the Symfony Routing Component. */ @@ -55,9 +53,6 @@ class {$options['class']} extends {$options['base_class']} { private static \$declaredRoutes; - /** - * Constructor. - */ public function __construct(RequestContext \$context, LoggerInterface \$logger = null) { \$this->context = \$context; diff --git a/src/Symfony/Component/Routing/Generator/UrlGenerator.php b/src/Symfony/Component/Routing/Generator/UrlGenerator.php index e72b6cf974..11e068fec1 100644 --- a/src/Symfony/Component/Routing/Generator/UrlGenerator.php +++ b/src/Symfony/Component/Routing/Generator/UrlGenerator.php @@ -76,8 +76,6 @@ class UrlGenerator implements UrlGeneratorInterface, ConfigurableRequirementsInt ); /** - * Constructor. - * * @param RouteCollection $routes A RouteCollection instance * @param RequestContext $context The context * @param LoggerInterface|null $logger A logger instance diff --git a/src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php b/src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php index 62ad9c3f9f..8d6e1c19ba 100644 --- a/src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php +++ b/src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php @@ -73,8 +73,6 @@ abstract class AnnotationClassLoader implements LoaderInterface protected $defaultRouteIndex = 0; /** - * Constructor. - * * @param Reader $reader */ public function __construct(Reader $reader) diff --git a/src/Symfony/Component/Routing/Loader/AnnotationFileLoader.php b/src/Symfony/Component/Routing/Loader/AnnotationFileLoader.php index d98e024640..376ad3c585 100644 --- a/src/Symfony/Component/Routing/Loader/AnnotationFileLoader.php +++ b/src/Symfony/Component/Routing/Loader/AnnotationFileLoader.php @@ -27,8 +27,6 @@ class AnnotationFileLoader extends FileLoader protected $loader; /** - * Constructor. - * * @param FileLocatorInterface $locator A FileLocator instance * @param AnnotationClassLoader $loader An AnnotationClassLoader instance * diff --git a/src/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php b/src/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php index 3ad08c2006..c2e2a116d1 100644 --- a/src/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php +++ b/src/Symfony/Component/Routing/Matcher/Dumper/DumperRoute.php @@ -33,8 +33,6 @@ class DumperRoute private $route; /** - * Constructor. - * * @param string $name The route name * @param Route $route The route */ diff --git a/src/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php b/src/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php index 52edc017e8..70c23f647d 100644 --- a/src/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php +++ b/src/Symfony/Component/Routing/Matcher/Dumper/MatcherDumper.php @@ -26,8 +26,6 @@ abstract class MatcherDumper implements MatcherDumperInterface private $routes; /** - * Constructor. - * * @param RouteCollection $routes The RouteCollection to dump */ public function __construct(RouteCollection $routes) diff --git a/src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php b/src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php index aa7df8a78b..bf629b8f86 100644 --- a/src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php +++ b/src/Symfony/Component/Routing/Matcher/Dumper/PhpMatcherDumper.php @@ -63,16 +63,11 @@ use Symfony\Component\Routing\Exception\ResourceNotFoundException; use Symfony\Component\Routing\RequestContext; /** - * {$options['class']}. - * * This class has been auto-generated * by the Symfony Routing Component. */ class {$options['class']} extends {$options['base_class']} { - /** - * Constructor. - */ public function __construct(RequestContext \$context) { \$this->context = \$context; diff --git a/src/Symfony/Component/Routing/Matcher/UrlMatcher.php b/src/Symfony/Component/Routing/Matcher/UrlMatcher.php index c646723b3a..62bb74a8d6 100644 --- a/src/Symfony/Component/Routing/Matcher/UrlMatcher.php +++ b/src/Symfony/Component/Routing/Matcher/UrlMatcher.php @@ -55,8 +55,6 @@ class UrlMatcher implements UrlMatcherInterface, RequestMatcherInterface protected $expressionLanguageProviders = array(); /** - * Constructor. - * * @param RouteCollection $routes A RouteCollection instance * @param RequestContext $context The context */ diff --git a/src/Symfony/Component/Routing/RequestContext.php b/src/Symfony/Component/Routing/RequestContext.php index 9b15cd07d5..d522189cb0 100644 --- a/src/Symfony/Component/Routing/RequestContext.php +++ b/src/Symfony/Component/Routing/RequestContext.php @@ -38,8 +38,6 @@ class RequestContext private $parameters = array(); /** - * Constructor. - * * @param string $baseUrl The base URL * @param string $method The HTTP method * @param string $host The HTTP host name diff --git a/src/Symfony/Component/Routing/Route.php b/src/Symfony/Component/Routing/Route.php index fee2002c9d..4966c16f98 100644 --- a/src/Symfony/Component/Routing/Route.php +++ b/src/Symfony/Component/Routing/Route.php @@ -65,8 +65,6 @@ class Route implements \Serializable private $condition = ''; /** - * Constructor. - * * Available options: * * * compiler_class: A class name able to compile this route instance (RouteCompiler by default) diff --git a/src/Symfony/Component/Routing/Router.php b/src/Symfony/Component/Routing/Router.php index a04385ead4..afec0f5ed5 100644 --- a/src/Symfony/Component/Routing/Router.php +++ b/src/Symfony/Component/Routing/Router.php @@ -84,8 +84,6 @@ class Router implements RouterInterface, RequestMatcherInterface private $expressionLanguageProviders = array(); /** - * Constructor. - * * @param LoaderInterface $loader A LoaderInterface instance * @param mixed $resource The main resource to load * @param array $options An array of options diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php b/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php index 4ea0b8a1a3..6fc15819b1 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php +++ b/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher1.php @@ -5,16 +5,11 @@ use Symfony\Component\Routing\Exception\ResourceNotFoundException; use Symfony\Component\Routing\RequestContext; /** - * ProjectUrlMatcher. - * * This class has been auto-generated * by the Symfony Routing Component. */ class ProjectUrlMatcher extends Symfony\Component\Routing\Matcher\UrlMatcher { - /** - * Constructor. - */ public function __construct(RequestContext $context) { $this->context = $context; diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php b/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php index f9d3fa2d82..b83d904f6e 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php +++ b/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher2.php @@ -5,16 +5,11 @@ use Symfony\Component\Routing\Exception\ResourceNotFoundException; use Symfony\Component\Routing\RequestContext; /** - * ProjectUrlMatcher. - * * This class has been auto-generated * by the Symfony Routing Component. */ class ProjectUrlMatcher extends Symfony\Component\Routing\Tests\Fixtures\RedirectableUrlMatcher { - /** - * Constructor. - */ public function __construct(RequestContext $context) { $this->context = $context; diff --git a/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher3.php b/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher3.php index d9da7b02d4..774767d2ca 100644 --- a/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher3.php +++ b/src/Symfony/Component/Routing/Tests/Fixtures/dumper/url_matcher3.php @@ -5,16 +5,11 @@ use Symfony\Component\Routing\Exception\ResourceNotFoundException; use Symfony\Component\Routing\RequestContext; /** - * ProjectUrlMatcher. - * * This class has been auto-generated * by the Symfony Routing Component. */ class ProjectUrlMatcher extends Symfony\Component\Routing\Matcher\UrlMatcher { - /** - * Constructor. - */ public function __construct(RequestContext $context) { $this->context = $context; diff --git a/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php b/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php index 6709023ff0..d60b82ce9d 100644 --- a/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php +++ b/src/Symfony/Component/Security/Acl/Dbal/AclProvider.php @@ -57,8 +57,6 @@ class AclProvider implements AclProviderInterface private $permissionGrantingStrategy; /** - * Constructor. - * * @param Connection $connection * @param PermissionGrantingStrategyInterface $permissionGrantingStrategy * @param array $options diff --git a/src/Symfony/Component/Security/Acl/Dbal/Schema.php b/src/Symfony/Component/Security/Acl/Dbal/Schema.php index 864d0091af..b98423cbc8 100644 --- a/src/Symfony/Component/Security/Acl/Dbal/Schema.php +++ b/src/Symfony/Component/Security/Acl/Dbal/Schema.php @@ -24,8 +24,6 @@ final class Schema extends BaseSchema private $options; /** - * Constructor. - * * @param array $options the names for tables * @param Connection $connection */ diff --git a/src/Symfony/Component/Security/Acl/Domain/Acl.php b/src/Symfony/Component/Security/Acl/Domain/Acl.php index fb70738ae7..a759d5f047 100644 --- a/src/Symfony/Component/Security/Acl/Domain/Acl.php +++ b/src/Symfony/Component/Security/Acl/Domain/Acl.php @@ -48,8 +48,6 @@ class Acl implements AuditableAclInterface, NotifyPropertyChanged private $listeners = array(); /** - * Constructor. - * * @param int $id * @param ObjectIdentityInterface $objectIdentity * @param PermissionGrantingStrategyInterface $permissionGrantingStrategy diff --git a/src/Symfony/Component/Security/Acl/Domain/AclCollectionCache.php b/src/Symfony/Component/Security/Acl/Domain/AclCollectionCache.php index 5dfef08839..97ec20f210 100644 --- a/src/Symfony/Component/Security/Acl/Domain/AclCollectionCache.php +++ b/src/Symfony/Component/Security/Acl/Domain/AclCollectionCache.php @@ -28,8 +28,6 @@ class AclCollectionCache private $securityIdentityRetrievalStrategy; /** - * Constructor. - * * @param AclProviderInterface $aclProvider * @param ObjectIdentityRetrievalStrategyInterface $oidRetrievalStrategy * @param SecurityIdentityRetrievalStrategyInterface $sidRetrievalStrategy diff --git a/src/Symfony/Component/Security/Acl/Domain/DoctrineAclCache.php b/src/Symfony/Component/Security/Acl/Domain/DoctrineAclCache.php index 667a19e0a1..a72622f519 100644 --- a/src/Symfony/Component/Security/Acl/Domain/DoctrineAclCache.php +++ b/src/Symfony/Component/Security/Acl/Domain/DoctrineAclCache.php @@ -32,8 +32,6 @@ class DoctrineAclCache implements AclCacheInterface private $permissionGrantingStrategy; /** - * Constructor. - * * @param Cache $cache * @param PermissionGrantingStrategyInterface $permissionGrantingStrategy * @param string $prefix diff --git a/src/Symfony/Component/Security/Acl/Domain/Entry.php b/src/Symfony/Component/Security/Acl/Domain/Entry.php index 55c4b378a7..57795632ad 100644 --- a/src/Symfony/Component/Security/Acl/Domain/Entry.php +++ b/src/Symfony/Component/Security/Acl/Domain/Entry.php @@ -32,8 +32,6 @@ class Entry implements AuditableEntryInterface private $granting; /** - * Constructor. - * * @param int $id * @param AclInterface $acl * @param SecurityIdentityInterface $sid diff --git a/src/Symfony/Component/Security/Acl/Domain/FieldEntry.php b/src/Symfony/Component/Security/Acl/Domain/FieldEntry.php index 86b1e5b302..6f4563ffcc 100644 --- a/src/Symfony/Component/Security/Acl/Domain/FieldEntry.php +++ b/src/Symfony/Component/Security/Acl/Domain/FieldEntry.php @@ -25,8 +25,6 @@ class FieldEntry extends Entry implements FieldEntryInterface private $field; /** - * Constructor. - * * @param int $id * @param AclInterface $acl * @param string $field diff --git a/src/Symfony/Component/Security/Acl/Domain/ObjectIdentity.php b/src/Symfony/Component/Security/Acl/Domain/ObjectIdentity.php index d2f353e653..be524489e7 100644 --- a/src/Symfony/Component/Security/Acl/Domain/ObjectIdentity.php +++ b/src/Symfony/Component/Security/Acl/Domain/ObjectIdentity.php @@ -27,8 +27,6 @@ final class ObjectIdentity implements ObjectIdentityInterface private $type; /** - * Constructor. - * * @param string $identifier * @param string $type * diff --git a/src/Symfony/Component/Security/Acl/Domain/RoleSecurityIdentity.php b/src/Symfony/Component/Security/Acl/Domain/RoleSecurityIdentity.php index c28a1c522d..95d2887ead 100644 --- a/src/Symfony/Component/Security/Acl/Domain/RoleSecurityIdentity.php +++ b/src/Symfony/Component/Security/Acl/Domain/RoleSecurityIdentity.php @@ -24,8 +24,6 @@ final class RoleSecurityIdentity implements SecurityIdentityInterface private $role; /** - * Constructor. - * * @param mixed $role a Role instance, or its string representation */ public function __construct($role) diff --git a/src/Symfony/Component/Security/Acl/Domain/SecurityIdentityRetrievalStrategy.php b/src/Symfony/Component/Security/Acl/Domain/SecurityIdentityRetrievalStrategy.php index a08f67e295..cad892f7dc 100644 --- a/src/Symfony/Component/Security/Acl/Domain/SecurityIdentityRetrievalStrategy.php +++ b/src/Symfony/Component/Security/Acl/Domain/SecurityIdentityRetrievalStrategy.php @@ -29,8 +29,6 @@ class SecurityIdentityRetrievalStrategy implements SecurityIdentityRetrievalStra private $authenticationTrustResolver; /** - * Constructor. - * * @param RoleHierarchyInterface $roleHierarchy * @param AuthenticationTrustResolver $authenticationTrustResolver */ diff --git a/src/Symfony/Component/Security/Acl/Domain/UserSecurityIdentity.php b/src/Symfony/Component/Security/Acl/Domain/UserSecurityIdentity.php index 5766148df0..d6b3d3fcfc 100644 --- a/src/Symfony/Component/Security/Acl/Domain/UserSecurityIdentity.php +++ b/src/Symfony/Component/Security/Acl/Domain/UserSecurityIdentity.php @@ -27,8 +27,6 @@ final class UserSecurityIdentity implements SecurityIdentityInterface private $class; /** - * Constructor. - * * @param string $username the username representation * @param string $class the user's fully qualified class name * diff --git a/src/Symfony/Component/Security/Acl/Permission/AbstractMaskBuilder.php b/src/Symfony/Component/Security/Acl/Permission/AbstractMaskBuilder.php index 93f1755be6..5c50eb6bf6 100644 --- a/src/Symfony/Component/Security/Acl/Permission/AbstractMaskBuilder.php +++ b/src/Symfony/Component/Security/Acl/Permission/AbstractMaskBuilder.php @@ -22,8 +22,6 @@ abstract class AbstractMaskBuilder implements MaskBuilderInterface protected $mask; /** - * Constructor. - * * @param int $mask optional; defaults to 0 */ public function __construct($mask = 0) diff --git a/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php b/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php index 4c0a7459d0..6d631a62f1 100644 --- a/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php +++ b/src/Symfony/Component/Security/Core/Authentication/AuthenticationProviderManager.php @@ -35,8 +35,6 @@ class AuthenticationProviderManager implements AuthenticationManagerInterface private $eventDispatcher; /** - * Constructor. - * * @param AuthenticationProviderInterface[] $providers An array of AuthenticationProviderInterface instances * @param bool $eraseCredentials Whether to erase credentials after authentication or not * diff --git a/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php b/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php index c66661a1a3..d191d6d532 100644 --- a/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php +++ b/src/Symfony/Component/Security/Core/Authentication/AuthenticationTrustResolver.php @@ -24,8 +24,6 @@ class AuthenticationTrustResolver implements AuthenticationTrustResolverInterfac private $rememberMeClass; /** - * Constructor. - * * @param string $anonymousClass * @param string $rememberMeClass */ diff --git a/src/Symfony/Component/Security/Core/Authentication/Provider/AnonymousAuthenticationProvider.php b/src/Symfony/Component/Security/Core/Authentication/Provider/AnonymousAuthenticationProvider.php index 7fbbf858ac..882443a013 100644 --- a/src/Symfony/Component/Security/Core/Authentication/Provider/AnonymousAuthenticationProvider.php +++ b/src/Symfony/Component/Security/Core/Authentication/Provider/AnonymousAuthenticationProvider.php @@ -25,8 +25,6 @@ class AnonymousAuthenticationProvider implements AuthenticationProviderInterface private $key; /** - * Constructor. - * * @param string $key The key shared with the authentication token */ public function __construct($key) diff --git a/src/Symfony/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php b/src/Symfony/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php index 90cba25d64..b7b7f51d20 100644 --- a/src/Symfony/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php +++ b/src/Symfony/Component/Security/Core/Authentication/Provider/DaoAuthenticationProvider.php @@ -32,8 +32,6 @@ class DaoAuthenticationProvider extends UserAuthenticationProvider private $userProvider; /** - * Constructor. - * * @param UserProviderInterface $userProvider An UserProviderInterface instance * @param UserCheckerInterface $userChecker An UserCheckerInterface instance * @param string $providerKey The provider key diff --git a/src/Symfony/Component/Security/Core/Authentication/Provider/PreAuthenticatedAuthenticationProvider.php b/src/Symfony/Component/Security/Core/Authentication/Provider/PreAuthenticatedAuthenticationProvider.php index 4f732542ea..b871f1f5a3 100644 --- a/src/Symfony/Component/Security/Core/Authentication/Provider/PreAuthenticatedAuthenticationProvider.php +++ b/src/Symfony/Component/Security/Core/Authentication/Provider/PreAuthenticatedAuthenticationProvider.php @@ -34,8 +34,6 @@ class PreAuthenticatedAuthenticationProvider implements AuthenticationProviderIn private $providerKey; /** - * Constructor. - * * @param UserProviderInterface $userProvider An UserProviderInterface instance * @param UserCheckerInterface $userChecker An UserCheckerInterface instance * @param string $providerKey The provider key diff --git a/src/Symfony/Component/Security/Core/Authentication/Provider/RememberMeAuthenticationProvider.php b/src/Symfony/Component/Security/Core/Authentication/Provider/RememberMeAuthenticationProvider.php index 82be1d13e9..d5e4172bb1 100644 --- a/src/Symfony/Component/Security/Core/Authentication/Provider/RememberMeAuthenticationProvider.php +++ b/src/Symfony/Component/Security/Core/Authentication/Provider/RememberMeAuthenticationProvider.php @@ -23,8 +23,6 @@ class RememberMeAuthenticationProvider implements AuthenticationProviderInterfac private $providerKey; /** - * Constructor. - * * @param UserCheckerInterface $userChecker An UserCheckerInterface interface * @param string $key A key * @param string $providerKey A provider key diff --git a/src/Symfony/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php b/src/Symfony/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php index 26740883cf..7527128cc7 100644 --- a/src/Symfony/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php +++ b/src/Symfony/Component/Security/Core/Authentication/Provider/UserAuthenticationProvider.php @@ -33,8 +33,6 @@ abstract class UserAuthenticationProvider implements AuthenticationProviderInter private $providerKey; /** - * Constructor. - * * @param UserCheckerInterface $userChecker An UserCheckerInterface interface * @param string $providerKey A provider key * @param bool $hideUserNotFoundExceptions Whether to hide user not found exception or not diff --git a/src/Symfony/Component/Security/Core/Authentication/RememberMe/PersistentToken.php b/src/Symfony/Component/Security/Core/Authentication/RememberMe/PersistentToken.php index 76873fc603..c6b76c2e6b 100644 --- a/src/Symfony/Component/Security/Core/Authentication/RememberMe/PersistentToken.php +++ b/src/Symfony/Component/Security/Core/Authentication/RememberMe/PersistentToken.php @@ -25,8 +25,6 @@ final class PersistentToken implements PersistentTokenInterface private $lastUsed; /** - * Constructor. - * * @param string $class * @param string $username * @param string $series diff --git a/src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php b/src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php index 0eee6d94a4..8a9f2477b2 100644 --- a/src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php +++ b/src/Symfony/Component/Security/Core/Authentication/Token/AbstractToken.php @@ -31,8 +31,6 @@ abstract class AbstractToken implements TokenInterface private $attributes = array(); /** - * Constructor. - * * @param (RoleInterface|string)[] $roles An array of roles * * @throws \InvalidArgumentException diff --git a/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php b/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php index 0d7dea08aa..218a172c60 100644 --- a/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php +++ b/src/Symfony/Component/Security/Core/Authentication/Token/AnonymousToken.php @@ -23,8 +23,6 @@ class AnonymousToken extends AbstractToken private $key; /** - * Constructor. - * * @param string $key The key shared with the authentication provider * @param string|object $user The user can be a UserInterface instance, or an object implementing a __toString method or the username as a regular string * @param RoleInterface[] $roles An array of roles diff --git a/src/Symfony/Component/Security/Core/Authentication/Token/PreAuthenticatedToken.php b/src/Symfony/Component/Security/Core/Authentication/Token/PreAuthenticatedToken.php index a5460f5083..84fdb4b00c 100644 --- a/src/Symfony/Component/Security/Core/Authentication/Token/PreAuthenticatedToken.php +++ b/src/Symfony/Component/Security/Core/Authentication/Token/PreAuthenticatedToken.php @@ -24,8 +24,6 @@ class PreAuthenticatedToken extends AbstractToken private $providerKey; /** - * Constructor. - * * @param string|object $user The user can be a UserInterface instance, or an object implementing a __toString method or the username as a regular string * @param mixed $credentials The user credentials * @param string $providerKey The provider key diff --git a/src/Symfony/Component/Security/Core/Authentication/Token/RememberMeToken.php b/src/Symfony/Component/Security/Core/Authentication/Token/RememberMeToken.php index 609fdad1c1..c72a34b1cc 100644 --- a/src/Symfony/Component/Security/Core/Authentication/Token/RememberMeToken.php +++ b/src/Symfony/Component/Security/Core/Authentication/Token/RememberMeToken.php @@ -24,8 +24,6 @@ class RememberMeToken extends AbstractToken private $providerKey; /** - * Constructor. - * * @param UserInterface $user * @param string $providerKey * @param string $key diff --git a/src/Symfony/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php b/src/Symfony/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php index 7bfc556bdb..9c790a98d4 100644 --- a/src/Symfony/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php +++ b/src/Symfony/Component/Security/Core/Authentication/Token/UsernamePasswordToken.php @@ -24,8 +24,6 @@ class UsernamePasswordToken extends AbstractToken private $providerKey; /** - * Constructor. - * * @param string|object $user The username (like a nickname, email address, etc.), or a UserInterface instance or an object implementing a __toString method * @param mixed $credentials This usually is the password of the user * @param string $providerKey The provider key diff --git a/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php b/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php index c18c2cbf09..dd56a04dc7 100644 --- a/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php +++ b/src/Symfony/Component/Security/Core/Authorization/AccessDecisionManager.php @@ -32,8 +32,6 @@ class AccessDecisionManager implements AccessDecisionManagerInterface private $allowIfEqualGrantedDeniedDecisions; /** - * Constructor. - * * @param VoterInterface[] $voters An array of VoterInterface instances * @param string $strategy The vote strategy * @param bool $allowIfAllAbstainDecisions Whether to grant access if all voters abstained or not diff --git a/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php b/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php index 23c190cb56..eb502ef290 100644 --- a/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php +++ b/src/Symfony/Component/Security/Core/Authorization/AuthorizationChecker.php @@ -31,8 +31,6 @@ class AuthorizationChecker implements AuthorizationCheckerInterface private $alwaysAuthenticate; /** - * Constructor. - * * @param TokenStorageInterface $tokenStorage * @param AuthenticationManagerInterface $authenticationManager An AuthenticationManager instance * @param AccessDecisionManagerInterface $accessDecisionManager An AccessDecisionManager instance diff --git a/src/Symfony/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php b/src/Symfony/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php index 5847e0d15c..7f449bee1c 100644 --- a/src/Symfony/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php +++ b/src/Symfony/Component/Security/Core/Authorization/Voter/AuthenticatedVoter.php @@ -32,8 +32,6 @@ class AuthenticatedVoter implements VoterInterface private $authenticationTrustResolver; /** - * Constructor. - * * @param AuthenticationTrustResolverInterface $authenticationTrustResolver */ public function __construct(AuthenticationTrustResolverInterface $authenticationTrustResolver) diff --git a/src/Symfony/Component/Security/Core/Authorization/Voter/ExpressionVoter.php b/src/Symfony/Component/Security/Core/Authorization/Voter/ExpressionVoter.php index 98b8f50f15..8dd00bfb73 100644 --- a/src/Symfony/Component/Security/Core/Authorization/Voter/ExpressionVoter.php +++ b/src/Symfony/Component/Security/Core/Authorization/Voter/ExpressionVoter.php @@ -31,8 +31,6 @@ class ExpressionVoter implements VoterInterface private $roleHierarchy; /** - * Constructor. - * * @param ExpressionLanguage $expressionLanguage * @param AuthenticationTrustResolverInterface $trustResolver * @param RoleHierarchyInterface|null $roleHierarchy diff --git a/src/Symfony/Component/Security/Core/Authorization/Voter/RoleVoter.php b/src/Symfony/Component/Security/Core/Authorization/Voter/RoleVoter.php index 539dcda327..f130ce39ee 100644 --- a/src/Symfony/Component/Security/Core/Authorization/Voter/RoleVoter.php +++ b/src/Symfony/Component/Security/Core/Authorization/Voter/RoleVoter.php @@ -24,8 +24,6 @@ class RoleVoter implements VoterInterface private $prefix; /** - * Constructor. - * * @param string $prefix The role prefix */ public function __construct($prefix = 'ROLE_') diff --git a/src/Symfony/Component/Security/Core/Encoder/BCryptPasswordEncoder.php b/src/Symfony/Component/Security/Core/Encoder/BCryptPasswordEncoder.php index f2fe0817dc..f65d1d9d58 100644 --- a/src/Symfony/Component/Security/Core/Encoder/BCryptPasswordEncoder.php +++ b/src/Symfony/Component/Security/Core/Encoder/BCryptPasswordEncoder.php @@ -27,8 +27,6 @@ class BCryptPasswordEncoder extends BasePasswordEncoder private $cost; /** - * Constructor. - * * @param int $cost The algorithmic cost that should be used * * @throws \RuntimeException When no BCrypt encoder is available diff --git a/src/Symfony/Component/Security/Core/Encoder/MessageDigestPasswordEncoder.php b/src/Symfony/Component/Security/Core/Encoder/MessageDigestPasswordEncoder.php index 1706fc86a8..e1e430d172 100644 --- a/src/Symfony/Component/Security/Core/Encoder/MessageDigestPasswordEncoder.php +++ b/src/Symfony/Component/Security/Core/Encoder/MessageDigestPasswordEncoder.php @@ -25,8 +25,6 @@ class MessageDigestPasswordEncoder extends BasePasswordEncoder private $iterations; /** - * Constructor. - * * @param string $algorithm The digest algorithm to use * @param bool $encodeHashAsBase64 Whether to base64 encode the password hash * @param int $iterations The number of iterations to use to stretch the password hash diff --git a/src/Symfony/Component/Security/Core/Encoder/Pbkdf2PasswordEncoder.php b/src/Symfony/Component/Security/Core/Encoder/Pbkdf2PasswordEncoder.php index 6f24c4f1e2..9a50829f72 100644 --- a/src/Symfony/Component/Security/Core/Encoder/Pbkdf2PasswordEncoder.php +++ b/src/Symfony/Component/Security/Core/Encoder/Pbkdf2PasswordEncoder.php @@ -34,8 +34,6 @@ class Pbkdf2PasswordEncoder extends BasePasswordEncoder private $length; /** - * Constructor. - * * @param string $algorithm The digest algorithm to use * @param bool $encodeHashAsBase64 Whether to base64 encode the password hash * @param int $iterations The number of iterations to use to stretch the password hash diff --git a/src/Symfony/Component/Security/Core/Encoder/PlaintextPasswordEncoder.php b/src/Symfony/Component/Security/Core/Encoder/PlaintextPasswordEncoder.php index 09059f667a..bda6269a52 100644 --- a/src/Symfony/Component/Security/Core/Encoder/PlaintextPasswordEncoder.php +++ b/src/Symfony/Component/Security/Core/Encoder/PlaintextPasswordEncoder.php @@ -23,8 +23,6 @@ class PlaintextPasswordEncoder extends BasePasswordEncoder private $ignorePasswordCase; /** - * Constructor. - * * @param bool $ignorePasswordCase Compare password case-insensitive */ public function __construct($ignorePasswordCase = false) diff --git a/src/Symfony/Component/Security/Core/Role/Role.php b/src/Symfony/Component/Security/Core/Role/Role.php index 5b50981fe1..123a1262f1 100644 --- a/src/Symfony/Component/Security/Core/Role/Role.php +++ b/src/Symfony/Component/Security/Core/Role/Role.php @@ -22,8 +22,6 @@ class Role implements RoleInterface private $role; /** - * Constructor. - * * @param string $role The role name */ public function __construct($role) diff --git a/src/Symfony/Component/Security/Core/Role/RoleHierarchy.php b/src/Symfony/Component/Security/Core/Role/RoleHierarchy.php index 95e76ee279..ff487f2523 100644 --- a/src/Symfony/Component/Security/Core/Role/RoleHierarchy.php +++ b/src/Symfony/Component/Security/Core/Role/RoleHierarchy.php @@ -22,8 +22,6 @@ class RoleHierarchy implements RoleHierarchyInterface protected $map; /** - * Constructor. - * * @param array $hierarchy An array defining the hierarchy */ public function __construct(array $hierarchy) diff --git a/src/Symfony/Component/Security/Core/Role/SwitchUserRole.php b/src/Symfony/Component/Security/Core/Role/SwitchUserRole.php index c6795841be..f68f40750d 100644 --- a/src/Symfony/Component/Security/Core/Role/SwitchUserRole.php +++ b/src/Symfony/Component/Security/Core/Role/SwitchUserRole.php @@ -24,8 +24,6 @@ class SwitchUserRole extends Role private $source; /** - * Constructor. - * * @param string $role The role as a string * @param TokenInterface $source The original token */ diff --git a/src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php b/src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php index e09d72e564..9e5a9a8e5a 100644 --- a/src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php +++ b/src/Symfony/Component/Security/Core/User/InMemoryUserProvider.php @@ -27,8 +27,6 @@ class InMemoryUserProvider implements UserProviderInterface private $users; /** - * Constructor. - * * The user array is a hash where the keys are usernames and the values are * an array of attributes: 'password', 'enabled', and 'roles'. * diff --git a/src/Symfony/Component/Security/Csrf/CsrfToken.php b/src/Symfony/Component/Security/Csrf/CsrfToken.php index 9ccaaebf2d..693f37be7d 100644 --- a/src/Symfony/Component/Security/Csrf/CsrfToken.php +++ b/src/Symfony/Component/Security/Csrf/CsrfToken.php @@ -29,8 +29,6 @@ class CsrfToken private $value; /** - * Constructor. - * * @param string $id The token ID * @param string $value The actual token value */ diff --git a/src/Symfony/Component/Security/Http/AccessMap.php b/src/Symfony/Component/Security/Http/AccessMap.php index 116874a319..acd4101e72 100644 --- a/src/Symfony/Component/Security/Http/AccessMap.php +++ b/src/Symfony/Component/Security/Http/AccessMap.php @@ -25,8 +25,6 @@ class AccessMap implements AccessMapInterface private $map = array(); /** - * Constructor. - * * @param RequestMatcherInterface $requestMatcher A RequestMatcherInterface instance * @param array $attributes An array of attributes to pass to the access decision manager (like roles) * @param string|null $channel The channel to enforce (http, https, or null) diff --git a/src/Symfony/Component/Security/Http/Authentication/CustomAuthenticationFailureHandler.php b/src/Symfony/Component/Security/Http/Authentication/CustomAuthenticationFailureHandler.php index 36d4a78d6d..1440179131 100644 --- a/src/Symfony/Component/Security/Http/Authentication/CustomAuthenticationFailureHandler.php +++ b/src/Symfony/Component/Security/Http/Authentication/CustomAuthenticationFailureHandler.php @@ -22,8 +22,6 @@ class CustomAuthenticationFailureHandler implements AuthenticationFailureHandler private $handler; /** - * Constructor. - * * @param AuthenticationFailureHandlerInterface $handler An AuthenticationFailureHandlerInterface instance * @param array $options Options for processing a successful authentication attempt */ diff --git a/src/Symfony/Component/Security/Http/Authentication/CustomAuthenticationSuccessHandler.php b/src/Symfony/Component/Security/Http/Authentication/CustomAuthenticationSuccessHandler.php index 2d1b26ebb9..369e2d14c7 100644 --- a/src/Symfony/Component/Security/Http/Authentication/CustomAuthenticationSuccessHandler.php +++ b/src/Symfony/Component/Security/Http/Authentication/CustomAuthenticationSuccessHandler.php @@ -22,8 +22,6 @@ class CustomAuthenticationSuccessHandler implements AuthenticationSuccessHandler private $handler; /** - * Constructor. - * * @param AuthenticationSuccessHandlerInterface $handler An AuthenticationSuccessHandlerInterface instance * @param array $options Options for processing a successful authentication attempt * @param string $providerKey The provider key diff --git a/src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php b/src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php index 830c00aeb0..08b5faee39 100644 --- a/src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php +++ b/src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationFailureHandler.php @@ -42,8 +42,6 @@ class DefaultAuthenticationFailureHandler implements AuthenticationFailureHandle ); /** - * Constructor. - * * @param HttpKernelInterface $httpKernel * @param HttpUtils $httpUtils * @param array $options Options for processing a failed authentication attempt diff --git a/src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php b/src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php index 7da6e35572..898dfbc8c8 100644 --- a/src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php +++ b/src/Symfony/Component/Security/Http/Authentication/DefaultAuthenticationSuccessHandler.php @@ -36,8 +36,6 @@ class DefaultAuthenticationSuccessHandler implements AuthenticationSuccessHandle ); /** - * Constructor. - * * @param HttpUtils $httpUtils * @param array $options Options for processing a successful authentication attempt */ diff --git a/src/Symfony/Component/Security/Http/Authentication/SimpleAuthenticationHandler.php b/src/Symfony/Component/Security/Http/Authentication/SimpleAuthenticationHandler.php index c5c43f2895..669dc13489 100644 --- a/src/Symfony/Component/Security/Http/Authentication/SimpleAuthenticationHandler.php +++ b/src/Symfony/Component/Security/Http/Authentication/SimpleAuthenticationHandler.php @@ -35,8 +35,6 @@ class SimpleAuthenticationHandler implements AuthenticationFailureHandlerInterfa protected $logger; /** - * Constructor. - * * @param SimpleAuthenticatorInterface $authenticator SimpleAuthenticatorInterface instance * @param AuthenticationSuccessHandlerInterface $successHandler Default success handler * @param AuthenticationFailureHandlerInterface $failureHandler Default failure handler diff --git a/src/Symfony/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php b/src/Symfony/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php index c734db065e..35ee02f540 100644 --- a/src/Symfony/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php +++ b/src/Symfony/Component/Security/Http/EntryPoint/FormAuthenticationEntryPoint.php @@ -29,8 +29,6 @@ class FormAuthenticationEntryPoint implements AuthenticationEntryPointInterface private $httpUtils; /** - * Constructor. - * * @param HttpKernelInterface $kernel * @param HttpUtils $httpUtils An HttpUtils instance * @param string $loginPath The path to the login form diff --git a/src/Symfony/Component/Security/Http/Event/InteractiveLoginEvent.php b/src/Symfony/Component/Security/Http/Event/InteractiveLoginEvent.php index b5ac242d41..17c6d9e8f7 100644 --- a/src/Symfony/Component/Security/Http/Event/InteractiveLoginEvent.php +++ b/src/Symfony/Component/Security/Http/Event/InteractiveLoginEvent.php @@ -16,8 +16,6 @@ use Symfony\Component\EventDispatcher\Event; use Symfony\Component\Security\Core\Authentication\Token\TokenInterface; /** - * InteractiveLoginEvent. - * * @author Fabien Potencier */ class InteractiveLoginEvent extends Event @@ -26,8 +24,6 @@ class InteractiveLoginEvent extends Event private $authenticationToken; /** - * Constructor. - * * @param Request $request A Request instance * @param TokenInterface $authenticationToken A TokenInterface instance */ diff --git a/src/Symfony/Component/Security/Http/Firewall.php b/src/Symfony/Component/Security/Http/Firewall.php index 7bad47a5be..12fb2b5452 100644 --- a/src/Symfony/Component/Security/Http/Firewall.php +++ b/src/Symfony/Component/Security/Http/Firewall.php @@ -34,8 +34,6 @@ class Firewall implements EventSubscriberInterface private $exceptionListeners; /** - * Constructor. - * * @param FirewallMapInterface $map A FirewallMapInterface instance * @param EventDispatcherInterface $dispatcher An EventDispatcherInterface instance */ diff --git a/src/Symfony/Component/Security/Http/Firewall/AbstractAuthenticationListener.php b/src/Symfony/Component/Security/Http/Firewall/AbstractAuthenticationListener.php index 1eae0948a1..1056879e34 100644 --- a/src/Symfony/Component/Security/Http/Firewall/AbstractAuthenticationListener.php +++ b/src/Symfony/Component/Security/Http/Firewall/AbstractAuthenticationListener.php @@ -64,8 +64,6 @@ abstract class AbstractAuthenticationListener implements ListenerInterface private $rememberMeServices; /** - * Constructor. - * * @param TokenStorageInterface $tokenStorage A TokenStorageInterface instance * @param AuthenticationManagerInterface $authenticationManager An AuthenticationManagerInterface instance * @param SessionAuthenticationStrategyInterface $sessionStrategy diff --git a/src/Symfony/Component/Security/Http/Firewall/LogoutListener.php b/src/Symfony/Component/Security/Http/Firewall/LogoutListener.php index e04a0a6019..5b5ccbff10 100644 --- a/src/Symfony/Component/Security/Http/Firewall/LogoutListener.php +++ b/src/Symfony/Component/Security/Http/Firewall/LogoutListener.php @@ -40,8 +40,6 @@ class LogoutListener implements ListenerInterface private $csrfTokenManager; /** - * Constructor. - * * @param TokenStorageInterface $tokenStorage * @param HttpUtils $httpUtils An HttpUtils instance * @param LogoutSuccessHandlerInterface $successHandler A LogoutSuccessHandlerInterface instance diff --git a/src/Symfony/Component/Security/Http/Firewall/RememberMeListener.php b/src/Symfony/Component/Security/Http/Firewall/RememberMeListener.php index bc859f9f5d..1802dd8787 100644 --- a/src/Symfony/Component/Security/Http/Firewall/RememberMeListener.php +++ b/src/Symfony/Component/Security/Http/Firewall/RememberMeListener.php @@ -39,8 +39,6 @@ class RememberMeListener implements ListenerInterface private $sessionStrategy; /** - * Constructor. - * * @param TokenStorageInterface $tokenStorage * @param RememberMeServicesInterface $rememberMeServices * @param AuthenticationManagerInterface $authenticationManager diff --git a/src/Symfony/Component/Security/Http/Firewall/SimpleFormAuthenticationListener.php b/src/Symfony/Component/Security/Http/Firewall/SimpleFormAuthenticationListener.php index d97a342713..cf61d83d43 100644 --- a/src/Symfony/Component/Security/Http/Firewall/SimpleFormAuthenticationListener.php +++ b/src/Symfony/Component/Security/Http/Firewall/SimpleFormAuthenticationListener.php @@ -39,8 +39,6 @@ class SimpleFormAuthenticationListener extends AbstractAuthenticationListener private $csrfTokenManager; /** - * Constructor. - * * @param TokenStorageInterface $tokenStorage A TokenStorageInterface instance * @param AuthenticationManagerInterface $authenticationManager An AuthenticationManagerInterface instance * @param SessionAuthenticationStrategyInterface $sessionStrategy diff --git a/src/Symfony/Component/Security/Http/Firewall/SimplePreAuthenticationListener.php b/src/Symfony/Component/Security/Http/Firewall/SimplePreAuthenticationListener.php index 7f85a1ec7b..59385e17e7 100644 --- a/src/Symfony/Component/Security/Http/Firewall/SimplePreAuthenticationListener.php +++ b/src/Symfony/Component/Security/Http/Firewall/SimplePreAuthenticationListener.php @@ -40,8 +40,6 @@ class SimplePreAuthenticationListener implements ListenerInterface private $dispatcher; /** - * Constructor. - * * @param TokenStorageInterface $tokenStorage A TokenStorageInterface instance * @param AuthenticationManagerInterface $authenticationManager An AuthenticationManagerInterface instance * @param string $providerKey diff --git a/src/Symfony/Component/Security/Http/HttpUtils.php b/src/Symfony/Component/Security/Http/HttpUtils.php index 56add79926..d30b71ae7b 100644 --- a/src/Symfony/Component/Security/Http/HttpUtils.php +++ b/src/Symfony/Component/Security/Http/HttpUtils.php @@ -31,8 +31,6 @@ class HttpUtils private $urlMatcher; /** - * Constructor. - * * @param UrlGeneratorInterface $urlGenerator A UrlGeneratorInterface instance * @param UrlMatcherInterface|RequestMatcherInterface $urlMatcher The URL or Request matcher * diff --git a/src/Symfony/Component/Security/Http/Logout/CookieClearingLogoutHandler.php b/src/Symfony/Component/Security/Http/Logout/CookieClearingLogoutHandler.php index 6838be57e1..a78b25f0c3 100644 --- a/src/Symfony/Component/Security/Http/Logout/CookieClearingLogoutHandler.php +++ b/src/Symfony/Component/Security/Http/Logout/CookieClearingLogoutHandler.php @@ -25,8 +25,6 @@ class CookieClearingLogoutHandler implements LogoutHandlerInterface private $cookies; /** - * Constructor. - * * @param array $cookies An array of cookie names to unset */ public function __construct(array $cookies) diff --git a/src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php b/src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php index 4ab3465c66..0cb4007b13 100644 --- a/src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php +++ b/src/Symfony/Component/Security/Http/RememberMe/AbstractRememberMeServices.php @@ -43,8 +43,6 @@ abstract class AbstractRememberMeServices implements RememberMeServicesInterface private $userProviders; /** - * Constructor. - * * @param array $userProviders * @param string $key * @param string $providerKey diff --git a/src/Symfony/Component/Security/Http/RememberMe/PersistentTokenBasedRememberMeServices.php b/src/Symfony/Component/Security/Http/RememberMe/PersistentTokenBasedRememberMeServices.php index cbbbb23519..82aa48fc66 100644 --- a/src/Symfony/Component/Security/Http/RememberMe/PersistentTokenBasedRememberMeServices.php +++ b/src/Symfony/Component/Security/Http/RememberMe/PersistentTokenBasedRememberMeServices.php @@ -36,8 +36,6 @@ class PersistentTokenBasedRememberMeServices extends AbstractRememberMeServices private $secureRandom; /** - * Constructor. - * * @param array $userProviders * @param string $key * @param string $providerKey diff --git a/src/Symfony/Component/Serializer/Mapping/Loader/FileLoader.php b/src/Symfony/Component/Serializer/Mapping/Loader/FileLoader.php index 38bb59389a..229111b6ff 100644 --- a/src/Symfony/Component/Serializer/Mapping/Loader/FileLoader.php +++ b/src/Symfony/Component/Serializer/Mapping/Loader/FileLoader.php @@ -26,8 +26,6 @@ abstract class FileLoader implements LoaderInterface protected $file; /** - * Constructor. - * * @param string $file The mapping file to load * * @throws MappingException if the mapping file does not exist or is not readable diff --git a/src/Symfony/Component/Stopwatch/Section.php b/src/Symfony/Component/Stopwatch/Section.php index e2d4dec5cb..f44ae17856 100644 --- a/src/Symfony/Component/Stopwatch/Section.php +++ b/src/Symfony/Component/Stopwatch/Section.php @@ -39,8 +39,6 @@ class Section private $children = array(); /** - * Constructor. - * * @param float|null $origin Set the origin of the events in this section, use null to set their origin to their start time */ public function __construct($origin = null) diff --git a/src/Symfony/Component/Stopwatch/StopwatchEvent.php b/src/Symfony/Component/Stopwatch/StopwatchEvent.php index 16a30db2aa..5fdd62e6e0 100644 --- a/src/Symfony/Component/Stopwatch/StopwatchEvent.php +++ b/src/Symfony/Component/Stopwatch/StopwatchEvent.php @@ -39,8 +39,6 @@ class StopwatchEvent private $started = array(); /** - * Constructor. - * * @param float $origin The origin time in milliseconds * @param string|null $category The event category or null to use the default * diff --git a/src/Symfony/Component/Stopwatch/StopwatchPeriod.php b/src/Symfony/Component/Stopwatch/StopwatchPeriod.php index 9876f179aa..c14610304f 100644 --- a/src/Symfony/Component/Stopwatch/StopwatchPeriod.php +++ b/src/Symfony/Component/Stopwatch/StopwatchPeriod.php @@ -23,8 +23,6 @@ class StopwatchPeriod private $memory; /** - * Constructor. - * * @param int $start The relative time of the start of the period (in milliseconds) * @param int $end The relative time of the end of the period (in milliseconds) */ diff --git a/src/Symfony/Component/Templating/Asset/Package.php b/src/Symfony/Component/Templating/Asset/Package.php index 1c6bcf2b04..beb6a90648 100644 --- a/src/Symfony/Component/Templating/Asset/Package.php +++ b/src/Symfony/Component/Templating/Asset/Package.php @@ -26,8 +26,6 @@ class Package implements PackageInterface private $format; /** - * Constructor. - * * @param string $version The package version * @param string $format The format used to apply the version */ diff --git a/src/Symfony/Component/Templating/Asset/PathPackage.php b/src/Symfony/Component/Templating/Asset/PathPackage.php index 265e313cad..0ec12eb940 100644 --- a/src/Symfony/Component/Templating/Asset/PathPackage.php +++ b/src/Symfony/Component/Templating/Asset/PathPackage.php @@ -25,8 +25,6 @@ class PathPackage extends Package private $basePath; /** - * Constructor. - * * @param string $basePath The base path to be prepended to relative paths * @param string $version The package version * @param string $format The format used to apply the version diff --git a/src/Symfony/Component/Templating/Asset/UrlPackage.php b/src/Symfony/Component/Templating/Asset/UrlPackage.php index 6831d1245e..2c2a659a82 100644 --- a/src/Symfony/Component/Templating/Asset/UrlPackage.php +++ b/src/Symfony/Component/Templating/Asset/UrlPackage.php @@ -25,8 +25,6 @@ class UrlPackage extends Package private $baseUrls; /** - * Constructor. - * * @param string|array $baseUrls Base asset URLs * @param string $version The package version * @param string $format The format used to apply the version diff --git a/src/Symfony/Component/Templating/DelegatingEngine.php b/src/Symfony/Component/Templating/DelegatingEngine.php index 4006ea5d92..bef82af7bd 100644 --- a/src/Symfony/Component/Templating/DelegatingEngine.php +++ b/src/Symfony/Component/Templating/DelegatingEngine.php @@ -24,8 +24,6 @@ class DelegatingEngine implements EngineInterface, StreamingEngineInterface protected $engines = array(); /** - * Constructor. - * * @param EngineInterface[] $engines An array of EngineInterface instances to add */ public function __construct(array $engines = array()) diff --git a/src/Symfony/Component/Templating/Helper/AssetsHelper.php b/src/Symfony/Component/Templating/Helper/AssetsHelper.php index 12c4c63884..f07e1c7d76 100644 --- a/src/Symfony/Component/Templating/Helper/AssetsHelper.php +++ b/src/Symfony/Component/Templating/Helper/AssetsHelper.php @@ -33,8 +33,6 @@ use Symfony\Component\Templating\Asset\UrlPackage; class AssetsHelper extends CoreAssetsHelper { /** - * Constructor. - * * @param string $basePath The base path * @param string|array $baseUrls Base asset URLs * @param string $version The asset version diff --git a/src/Symfony/Component/Templating/Helper/CoreAssetsHelper.php b/src/Symfony/Component/Templating/Helper/CoreAssetsHelper.php index fe677e0e0f..689b17b401 100644 --- a/src/Symfony/Component/Templating/Helper/CoreAssetsHelper.php +++ b/src/Symfony/Component/Templating/Helper/CoreAssetsHelper.php @@ -35,8 +35,6 @@ class CoreAssetsHelper extends Helper implements PackageInterface protected $namedPackages = array(); /** - * Constructor. - * * @param PackageInterface $defaultPackage The default package * @param array $namedPackages Additional packages indexed by name */ diff --git a/src/Symfony/Component/Templating/Loader/CacheLoader.php b/src/Symfony/Component/Templating/Loader/CacheLoader.php index ab4808d682..9ee24f1daa 100644 --- a/src/Symfony/Component/Templating/Loader/CacheLoader.php +++ b/src/Symfony/Component/Templating/Loader/CacheLoader.php @@ -30,8 +30,6 @@ class CacheLoader extends Loader protected $dir; /** - * Constructor. - * * @param LoaderInterface $loader A Loader instance * @param string $dir The directory where to store the cache files */ diff --git a/src/Symfony/Component/Templating/Loader/ChainLoader.php b/src/Symfony/Component/Templating/Loader/ChainLoader.php index 9a9d157921..ea9aac5f77 100644 --- a/src/Symfony/Component/Templating/Loader/ChainLoader.php +++ b/src/Symfony/Component/Templating/Loader/ChainLoader.php @@ -24,8 +24,6 @@ class ChainLoader extends Loader protected $loaders = array(); /** - * Constructor. - * * @param LoaderInterface[] $loaders An array of loader instances */ public function __construct(array $loaders = array()) diff --git a/src/Symfony/Component/Templating/Loader/FilesystemLoader.php b/src/Symfony/Component/Templating/Loader/FilesystemLoader.php index 0d102a6326..7cdf5b8a19 100644 --- a/src/Symfony/Component/Templating/Loader/FilesystemLoader.php +++ b/src/Symfony/Component/Templating/Loader/FilesystemLoader.php @@ -25,8 +25,6 @@ class FilesystemLoader extends Loader protected $templatePathPatterns; /** - * Constructor. - * * @param array $templatePathPatterns An array of path patterns to look for templates */ public function __construct($templatePathPatterns) diff --git a/src/Symfony/Component/Templating/PhpEngine.php b/src/Symfony/Component/Templating/PhpEngine.php index de243d35e0..0828b78fc2 100644 --- a/src/Symfony/Component/Templating/PhpEngine.php +++ b/src/Symfony/Component/Templating/PhpEngine.php @@ -43,8 +43,6 @@ class PhpEngine implements EngineInterface, \ArrayAccess private $evalParameters; /** - * Constructor. - * * @param TemplateNameParserInterface $parser A TemplateNameParserInterface instance * @param LoaderInterface $loader A loader instance * @param HelperInterface[] $helpers An array of helper instances diff --git a/src/Symfony/Component/Templating/Storage/Storage.php b/src/Symfony/Component/Templating/Storage/Storage.php index e5ad2c4818..87245b3d42 100644 --- a/src/Symfony/Component/Templating/Storage/Storage.php +++ b/src/Symfony/Component/Templating/Storage/Storage.php @@ -21,8 +21,6 @@ abstract class Storage protected $template; /** - * Constructor. - * * @param string $template The template name */ public function __construct($template) diff --git a/src/Symfony/Component/Translation/IdentityTranslator.php b/src/Symfony/Component/Translation/IdentityTranslator.php index 46a046365b..82b247015b 100644 --- a/src/Symfony/Component/Translation/IdentityTranslator.php +++ b/src/Symfony/Component/Translation/IdentityTranslator.php @@ -22,8 +22,6 @@ class IdentityTranslator implements TranslatorInterface private $locale; /** - * Constructor. - * * @param MessageSelector|null $selector The message selector for pluralization */ public function __construct(MessageSelector $selector = null) diff --git a/src/Symfony/Component/Translation/MessageCatalogue.php b/src/Symfony/Component/Translation/MessageCatalogue.php index 73649fb6dd..920bc84c1c 100644 --- a/src/Symfony/Component/Translation/MessageCatalogue.php +++ b/src/Symfony/Component/Translation/MessageCatalogue.php @@ -14,8 +14,6 @@ namespace Symfony\Component\Translation; use Symfony\Component\Config\Resource\ResourceInterface; /** - * MessageCatalogue. - * * @author Fabien Potencier */ class MessageCatalogue implements MessageCatalogueInterface, MetadataAwareInterface @@ -28,8 +26,6 @@ class MessageCatalogue implements MessageCatalogueInterface, MetadataAwareInterf private $parent; /** - * Constructor. - * * @param string $locale The locale * @param array $messages An array of messages classified by domain */ diff --git a/src/Symfony/Component/Translation/Translator.php b/src/Symfony/Component/Translation/Translator.php index 816cfd28f9..4fc517ffb5 100644 --- a/src/Symfony/Component/Translation/Translator.php +++ b/src/Symfony/Component/Translation/Translator.php @@ -18,8 +18,6 @@ use Symfony\Component\Config\ConfigCacheFactoryInterface; use Symfony\Component\Config\ConfigCacheFactory; /** - * Translator. - * * @author Fabien Potencier */ class Translator implements TranslatorInterface, TranslatorBagInterface @@ -70,8 +68,6 @@ class Translator implements TranslatorInterface, TranslatorBagInterface private $configCacheFactory; /** - * Constructor. - * * @param string $locale The locale * @param MessageSelector|null $selector The message selector for pluralization * @param string|null $cacheDir The directory to use for the cache diff --git a/src/Symfony/Component/Validator/Mapping/GetterMetadata.php b/src/Symfony/Component/Validator/Mapping/GetterMetadata.php index cd42c4338c..5a72bd84b7 100644 --- a/src/Symfony/Component/Validator/Mapping/GetterMetadata.php +++ b/src/Symfony/Component/Validator/Mapping/GetterMetadata.php @@ -33,8 +33,6 @@ use Symfony\Component\Validator\Exception\ValidatorException; class GetterMetadata extends MemberMetadata { /** - * Constructor. - * * @param string $class The class the getter is defined on * @param string $property The property which the getter returns * @param string|null $method The method that is called to retrieve the value being validated (null for auto-detection) diff --git a/src/Symfony/Component/Validator/Mapping/MemberMetadata.php b/src/Symfony/Component/Validator/Mapping/MemberMetadata.php index 0def248431..af2060c2ef 100644 --- a/src/Symfony/Component/Validator/Mapping/MemberMetadata.php +++ b/src/Symfony/Component/Validator/Mapping/MemberMetadata.php @@ -62,8 +62,6 @@ abstract class MemberMetadata extends ElementMetadata implements PropertyMetadat private $reflMember = array(); /** - * Constructor. - * * @param string $class The name of the class this member is defined on * @param string $name The name of the member * @param string $property The property the member belongs to diff --git a/src/Symfony/Component/Validator/Mapping/PropertyMetadata.php b/src/Symfony/Component/Validator/Mapping/PropertyMetadata.php index d12701cb44..7fc19dd2f7 100644 --- a/src/Symfony/Component/Validator/Mapping/PropertyMetadata.php +++ b/src/Symfony/Component/Validator/Mapping/PropertyMetadata.php @@ -29,8 +29,6 @@ use Symfony\Component\Validator\Exception\ValidatorException; class PropertyMetadata extends MemberMetadata { /** - * Constructor. - * * @param string $class The class this property is defined on * @param string $name The name of this property * diff --git a/src/Symfony/Component/Yaml/Exception/ParseException.php b/src/Symfony/Component/Yaml/Exception/ParseException.php index ef36cfbadd..60802b6d70 100644 --- a/src/Symfony/Component/Yaml/Exception/ParseException.php +++ b/src/Symfony/Component/Yaml/Exception/ParseException.php @@ -24,8 +24,6 @@ class ParseException extends RuntimeException private $rawMessage; /** - * Constructor. - * * @param string $message The error message * @param int $parsedLine The line where the error occurred * @param string|null $snippet The snippet of code near the problem diff --git a/src/Symfony/Component/Yaml/Parser.php b/src/Symfony/Component/Yaml/Parser.php index 90a2f34e02..6fa05e7409 100644 --- a/src/Symfony/Component/Yaml/Parser.php +++ b/src/Symfony/Component/Yaml/Parser.php @@ -34,8 +34,6 @@ class Parser private $locallySkippedLineNumbers = array(); /** - * Constructor. - * * @param int $offset The offset of YAML document (used for line numbers in error messages) * @param int|null $totalNumberOfLines The overall number of lines being parsed * @param int[] $skippedLineNumbers Number of comment lines that have been skipped by the parser