Autofix long scalar typehints to short ones
[MAILPOET-2715]
This commit is contained in:
committed by
Jack Kitterhing
parent
56286bfd11
commit
153c72cd77
@ -15,7 +15,7 @@ use MailPoetVendor\Idiorm\ORM;
|
||||
* @property string|null $type
|
||||
* @property int $priority
|
||||
* @property string|null $scheduledAt
|
||||
* @property boolean|null $inProgress
|
||||
* @property bool|null $inProgress
|
||||
* @property int $rescheduleCount
|
||||
* @property string|array|null $meta
|
||||
*/
|
||||
|
Reference in New Issue
Block a user