Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Commit c4b7af6

Browse files
author
fd6130
committed
add budle class
1 parent 460c333 commit c4b7af6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

src/FdExabytesBundle.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?php
2+
3+
namespace Fd\ExabytesBundle;
4+
5+
use Symfony\Component\HttpKernel\Bundle\Bundle;
6+
7+
class FdExabytesBundle extends Bundle
8+
{
9+
10+
}

0 commit comments

Comments
 (0)