Skip to content

Commit fdd345a

Browse files
committed
Update ConfigException.php
1 parent 7a145ee commit fdd345a

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

src/Kernel/ConfigException.php

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?php
22
/**
3-
* @author : JIHAD SINNAOUR
4-
* @package : FloatPHP
5-
* @subpackage: Exceptions Component
6-
* @version : 1.0.0
7-
* @category : PHP framework
8-
* @copyright : (c) 2017 - 2021 JIHAD SINNAOUR <[email protected]>
9-
* @link : https://www.floatphp.com
10-
* @license : MIT License
3+
* @author : JIHAD SINNAOUR
4+
* @package : FloatPHP
5+
* @subpackage : Exceptions Component
6+
* @version : 1.0.0
7+
* @category : PHP framework
8+
* @copyright : (c) 2017 - 2021 JIHAD SINNAOUR <[email protected]>
9+
* @link : https://www.floatphp.com
10+
* @license : MIT License
1111
*
1212
* This file if a part of FloatPHP Framework
1313
*/

0 commit comments

Comments
 (0)