8000 minor #23798 Update Container.php: Deprecated -> @deprecated (yurii-g… · symfony/symfony@9269ee1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9269ee1

Browse files
author
Robin Chalas
committed
minor #23798 Update Container.php: Deprecated -> @deprecated (yurii-github)
This PR was merged into the 3.3 branch. Discussion ---------- Update Container.php: Deprecated -> @deprecated small typo fix Deprecated -> @deprecated Commits ------- 259f9cc Update Container.php: Deprecated -> @deprecated
2 parents 84b6593 + 259f9cc commit 9269ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/DependencyInjection/Container.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ public function isCompiled()
111111
/**
112112
* Returns true if the container parameter bag are frozen.
113113
*
114-
* Deprecated since 3.3, to be removed in 4.0.
114+
* @deprecated since version 3.3, to be removed in 4.0.
115115
*
116116
* @return bool true if the container parameter bag are frozen, false otherwise
117117
*/

0 commit comments

Comments
 (0)
0