Skip to content

Commit df3a75d

Browse files
Merge branch '2.7' into 2.8
* 2.7: Docblock fixes
2 parents 40e3820 + ac89d72 commit df3a75d

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)