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 e59b073 commit d070863Copy full SHA for d070863
KernelBrowser.php
@@ -65,7 +65,7 @@ public function getKernel()
65
/**
66
* Gets the profile associated with the current Response.
67
*
68
- * @return HttpProfile|false A Profile instance
+ * @return HttpProfile|false|null A Profile instance
69
*/
70
public function getProfile()
71
{
0 commit comments