Skip to content

Commit

Permalink
chore: align docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
Levdbas committed Jun 4, 2024
1 parent d18298e commit 2dd0714
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions class-acf-field-svg-icon-picker.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
exit;
}

/**
* Field class for the SVG Icon Picker field.
*/
/**
* Field class for the SVG Icon Picker field.
*/
class ACF_Field_Svg_Icon_Picker extends \acf_field {

/**
Expand Down

0 comments on commit 2dd0714

Please sign in to comment.