mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-29 13:38:44 +02:00
✅ Make unit tests working
This commit is contained in:
@@ -315,7 +315,7 @@ class Button implements \IteratorAggregate, FormInterface
|
||||
*
|
||||
* @return $this
|
||||
*
|
||||
* @throws Exception\AlreadySubmittedException if the button has already been submitted
|
||||
* @throws AlreadySubmittedException if the button has already been submitted
|
||||
*/
|
||||
public function submit(array|string|null $submittedData, bool $clearMissing = true): static
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user