docs(Request): Remove param comment

This commit is contained in:
kj
2025-10-16 20:51:52 -03:00
parent f5411daaa5
commit 20fd78ab53

View File

@@ -27,8 +27,6 @@ class Request extends Neuron
/**
* __construct
*
* @param string $path Current path, taking the DuckBrain installation as root.
*/
public function __construct()
{