8000 Update Container.php: Deprecated -> @deprecated · symfony/symfony@259f9cc · GitHub
[go: up one dir, main page]

Skip to content

Commit 259f9cc

Browse files
authored
Update Container.php: Deprecated -> @deprecated
Deprecated -> @deprecated
1 parent 84b6593 commit 259f9cc

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