8000 added a comment to explain a method · symfony/symfony@36dacbc · GitHub
[go: up one dir, main page]

Skip to content

Commit 36dacbc

Browse files
committed
added a comment to explain a method
1 parent 576ae1c commit 36dacbc

File tree

1 file changed

+2
-0
lines changed
  • src/Symfony/Component/HttpFoundation/Session

1 file changed

+2
-0
lines changed

src/Symfony/Component/HttpFoundation/Session/Session.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,8 @@ public function getFlashBag()
250250
/**
251251
* Gets the attributebag interface.
252252
*
253+
* Note that this method we added to help with IDE autocompletion.
254+
*
253255
* @return AttributeBagInterface
254256
*/
255257
private function getAttributeBag()

0 commit comments

Comments
 (0)
0