Skip to content

Commit

Permalink
Add NEXT_MAJOR comment (#7853)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored Jun 25, 2022
1 parent dc6aeb0 commit f07d94f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Admin/AdminExtensionInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ public function alterObject(AdminInterface $admin, object $object): void;
public function configure(AdminInterface $admin): void;

/**
* NEXT_MAJOR: Add return typehint `array`.
*
* Get a chance to add persistent parameters.
*
* @param array<string, mixed> $parameters
Expand Down

0 comments on commit f07d94f

Please sign in to comment.