mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-21 17:48:43 +02:00
✅ Make unit tests working
This commit is contained in:
@@ -43,7 +43,7 @@ class NativeRequestHandler implements RequestHandlerInterface
|
||||
/**
|
||||
* @return void
|
||||
*
|
||||
* @throws Exception\UnexpectedTypeException If the $request is not null
|
||||
* @throws UnexpectedTypeException If the $request is not null
|
||||
*/
|
||||
public function handleRequest(FormInterface $form, mixed $request = null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user