8000 minor #30427 [PropertyInfo] Removes useless namespace (tsantos84) · symfony/symfony@3165d4b · GitHub
[go: up one dir, main page]

Skip to content

Commit 3165d4b

Browse files
committed
minor #30427 [PropertyInfo] Removes useless namespace (tsantos84)
This PR was merged into the 4.3-dev branch. Discussion ---------- [PropertyInfo] Removes useless namespace | Q | A | ------------- | --- | Branch? | master | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | ~ | License | MIT | Doc PR | ~ Removes a duplicated namespace in test file. The target branch is `master` because [this feature](f6510cd) was not released yet. Commits ------- b3d536f [PropertyInfo] Removed useless namespace
2 parents a07627e + b3d536f commit 3165d4b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Component/PropertyInfo/Tests/Fixtures/DefaultValue.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
<?php
22

3-
namespace Symfony\Component\PropertyInfo\Tests\Fixtures;
4-
53
/*
64
* This file is part of the Symfony package.
75
*

0 commit comments

Comments
 (0)
0