This commit is contained in:
Jake Barnby 2025-03-17 19:21:31 +13:00
parent 5a5d43f3d0
commit 04711d8c02
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -34,6 +34,9 @@ class Migrations extends Action
protected Document $project;
/**
* @var callable
*/
protected $logError;
public static function getName(): string