Skip to content

Commit 2cd90ad

Browse files
committedJan 31, 2020
ADD: Bundle file
1 parent 233dce4 commit 2cd90ad

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
 

‎HalloVerdenHttpExceptionsBundle.php

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?php
2+
3+
4+
namespace HalloVerden\HttpExceptionsBundle;
5+
6+
7+
use Symfony\Component\HttpKernel\Bundle\Bundle;
8+
9+
class HalloVerdenHttpExceptionsBundle extends Bundle {
10+
11+
}

0 commit comments

Comments
 (0)
Please sign in to comment.