[TOOLS] Continue raising PHPStan level to 6
This commit is contained in:
@@ -84,6 +84,8 @@ class NoteToLink extends Entity
|
||||
* Create an instance of NoteToLink or fill in the
|
||||
* properties of $obj with the associative array $args. Doesn't
|
||||
* persist the result
|
||||
*
|
||||
* @param (array{link_id: int, note_id: int} & array<string, mixed>) $args
|
||||
*/
|
||||
public static function create(array $args, bool $_delegated_call = false): static
|
||||
{
|
||||
|
Reference in New Issue
Block a user