We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9157af commit 8a25314Copy full SHA for 8a25314
1 file changed
system/HTTP/ResponseTrait.php
@@ -30,8 +30,6 @@
30
* Additional methods to make a PSR-7 Response class
31
* compliant with the framework's own ResponseInterface.
32
*
33
- * @property array $statusCodes
34
- *
35
* @see https://github.com/php-fig/http-message/blob/master/src/ResponseInterface.php
36
*/
37
trait ResponseTrait
0 commit comments