Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitce95d0d

Browse files
authored
[HttpFoundation] Publicify new consts
1 parent76f80e9 commitce95d0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/Symfony/Component/HttpFoundation/HeaderUtils.php‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
*/
1919
class HeaderUtils
2020
{
21-
constDISPOSITION_ATTACHMENT ='attachment';
22-
constDISPOSITION_INLINE ='inline';
21+
publicconstDISPOSITION_ATTACHMENT ='attachment';
22+
publicconstDISPOSITION_INLINE ='inline';
2323

2424
/**
2525
* This class should not be instantiated.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp