We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7942edc commit ac89d72Copy full SHA for ac89d72
Client.php
@@ -62,7 +62,7 @@ public function getKernel()
62
/**
63
* Gets the profile associated with the current Response.
64
*
65
- * @return HttpProfile A Profile instance
+ * @return HttpProfile|false A Profile instance
66
*/
67
public function getProfile()
68
{
0 commit comments