8000 minor #29457 [Workflow] Move code from ValidateWorkflowsPass to the F… · symfony/workflow@297562e · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 297562e

Browse files
committed
minor #29457 [Workflow] Move code from ValidateWorkflowsPass to the FrameworkExtension (lyrixx)
This PR was merged into the 4.3-dev branch. Discussion ---------- [Workflow] Move code from ValidateWorkflowsPass to the FrameworkExtension | Q | A | ------------- | --- | Branch? | master | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | --- Just some cleaning. See symfony/symfony#29146 (comment) Commits ------- a608797165 [Workflow] Move code from ValidateWorkflowsPass to the FrameworkExtension
2 parents f781f3f + 951ea5d commit 297562e

File tree

2 files changed

+2
-32
lines changed

2 files changed

+2
-32
lines changed

DependencyInjection/ValidateWorkflowsPass.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919

2020
/**
2121
* @author Tobias Nyholm <tobias.nyholm@gmail.com>
22+
*
23+
* @deprecated since Symfony 4.3
2224
*/
2325
class ValidateWorkflowsPass implements CompilerPassInterface
2426
{

Tests/DependencyInjection/ValidateWorkflowsPassTest.php

Lines changed: 0 additions & 32 deletions
This file was deleted.

0 commit comments

Comments
 (0)
0