re-working validation
This commit is contained in:
parent
e36298cd35
commit
b843bf008d
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@ class RegisterRequest extends Request
|
|||
*/
|
||||
public function __construct(array $query, array $request, array $attributes, array $cookies, array $files, array $server, $content)
|
||||
{
|
||||
parent::__construct($query, $request, $attributes, $cookies, $files, $server, $content);
|
||||
|
||||
$this->request = $request;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue