[TOOLS] Fix errors pointed out by PHPStan level 4
This commit is contained in:
@@ -42,8 +42,6 @@ abstract class NoteHandlerPlugin extends Plugin
|
||||
*
|
||||
* @throws InvalidFormException
|
||||
* @throws NoSuchNoteException
|
||||
*
|
||||
* @return bool|void
|
||||
*/
|
||||
public static function noteActionHandle(Request $request, Form $form, Note $note, string $form_name, callable $handle)
|
||||
{
|
||||
|
Reference in New Issue
Block a user