Skip to content

Commit 745760d

Browse files
committed
fixup! fixup! Use composition instead of inheritance in NotFoundActivationStrategy
1 parent 455b91f commit 745760d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Symfony/Bridge/Monolog/Handler/FingersCrossed/NotFoundActivationStrategy.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,10 @@
2222
* @author Jordi Boggiano <j.boggiano@seld.be>
2323
* @author Fabien Potencier <fabien@symfony.com>
2424
* @author Pierrick Vignand <pierrick.vignand@gmail.com>
25+
*
26+
* @final
2527
*/
26-
/* final */ class NotFoundActivationStrategy extends ErrorLevelActivationStrategy implements ActivationStrategyInterface
28+
class NotFoundActivationStrategy extends ErrorLevelActivationStrategy implements ActivationStrategyInterface
2729
{
2830
private $inner;
2931
private $exclude;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy