We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51d3d50 commit 1e117faCopy full SHA for 1e117fa
stubs/laminas/service-manager/ServiceManager.stub
@@ -342,8 +342,6 @@ class ServiceManager implements ServiceLocatorInterface
342
*
343
* @throws ContainerModificationsNotAllowedException If $name already exists as a service and overrides are disallowed.
344
345
- * phpcs:disable Generic.Files.LineLength.TooLong
346
- * phpcs:enable Generic.Files.LineLength.TooLong
347
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint
348
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingNativeTypeHint
349
*/
0 commit comments