Skip to content

Commit bd1eabb

Browse files
committed
Moved assets into Resources/public dir and created symfony bundle class
1 parent 56423a4 commit bd1eabb

14 files changed

+16
-1
lines changed

BlueimpJsLoadImageBundle.php

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?php
2+
3+
namespace Blueimp\JsLoadImageBundle;
4+
5+
use Symfony\Component\HttpKernel\Bundle\Bundle;
6+
7+
class BlueimpJsLoadImageBundle extends Bundle
8+
{
9+
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)