[TOOLS] Continue raising PHPStan level to 6
This commit is contained in:
@@ -117,7 +117,7 @@ class Cover extends Entity
|
||||
/**
|
||||
* Delete this cover and the corresponding attachment and thumbnails, which this owns
|
||||
*
|
||||
* @return array attachments deleted (if delete_attachments_now is true)
|
||||
* @return Attachment[] attachments deleted (if delete_attachments_now is true)
|
||||
*/
|
||||
public function delete(bool $flush = false, bool $delete_attachments_now = false, bool $cascading = false): array
|
||||
{
|
||||
|
Reference in New Issue
Block a user