Add rule for operator spacing
[MAILPOET-2090]
This commit is contained in:
@@ -153,7 +153,7 @@ class Migrator {
|
||||
}
|
||||
|
||||
function scheduledTaskSubscribers() {
|
||||
$attributes = [
|
||||
$attributes = [
|
||||
'task_id int(11) unsigned NOT NULL,',
|
||||
'subscriber_id int(11) unsigned NOT NULL,',
|
||||
'processed int(1) NOT NULL,',
|
||||
|
Reference in New Issue
Block a user