Skip to content

Commit

Permalink
Merge pull request #14 from hybridinteractive/analysis-lZP0lQ
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
DynamiteGoesBoom authored Apr 17, 2024
2 parents 238fbde + 1221822 commit 7f4c475
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/WidthFieldtype.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ function (RegisterComponentTypesEvent $event) {
}
);
}
}
}
2 changes: 1 addition & 1 deletion src/fields/Width.php
Original file line number Diff line number Diff line change
Expand Up @@ -247,4 +247,4 @@ private static function getOptions(): array
'full' => Craft::t('width-fieldtype', 'Full'),
];
}
}
}

0 comments on commit 7f4c475

Please sign in to comment.