Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jul 2, 2023
1 parent 4f1b225 commit bd5a244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Js/FilePondEncodePluginCdn.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Asset bundle for the filepond encode plugin in content delivery network (CDN) mode, mainly used for publishing
* assets.
*/
final class FilepondEncodePluginCdn extends AssetBundle
final class FilePondEncodePluginCdn extends AssetBundle
{
public bool $cdn = true;
public array $js = ['https://unpkg.com/filepond-plugin-file-encode/dist/filepond-plugin-file-encode.js'];
Expand Down

0 comments on commit bd5a244

Please sign in to comment.