Skip to content

Commit 1e117fa

Browse files
committed
fix issue
1 parent 51d3d50 commit 1e117fa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

stubs/laminas/service-manager/ServiceManager.stub

-2
Original file line numberDiff line numberDiff line change
@@ -342,8 +342,6 @@ class ServiceManager implements ServiceLocatorInterface
342342
*
343343
* @throws ContainerModificationsNotAllowedException If $name already exists as a service and overrides are disallowed.
344344
*
345-
* phpcs:disable Generic.Files.LineLength.TooLong
346-
* phpcs:enable Generic.Files.LineLength.TooLong
347345
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingNativeTypeHint
348346
* @phpcsSuppress SlevomatCodingStandard.TypeHints.ReturnTypeHint.MissingNativeTypeHint
349347
*/

0 commit comments

Comments
 (0)