Skip to content

Commit 3c6cfe7

Browse files
Merge branch '2.8' into 3.3
* 2.8: Docblock fixes
2 parents e9b762a + df3a75d commit 3c6cfe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Client.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public function getKernel()
6262
/**
6363
* Gets the profile associated with the current Response.
6464
*
65-
* @return HttpProfile A Profile instance
65+
* @return HttpProfile|false A Profile instance
6666
*/
6767
public function getProfile()
6868
{

0 commit comments

Comments
 (0)