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 3af71db commit 3aea107Copy full SHA for 3aea107
Client.php
@@ -62,7 +62,7 @@ public function getKernel()
62
/**
63
* Gets the profile associated with the current Response.
64
*
65
- * @return HttpProfile|false A Profile instance
+ * @return HttpProfile|false|null A Profile instance
66
*/
67
public function getProfile()
68
{
0 commit comments