Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9269ee1

Browse filesBrowse 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
Copy full SHA for 9269ee1

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/DependencyInjection/Container.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Container.php
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.