mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 14:16:46 +02:00
Code cleanup and refactoring #5
This commit is contained in:
@@ -4,7 +4,7 @@ namespace Rawilum;
|
||||
/**
|
||||
* This file is part of the Rawilum.
|
||||
*
|
||||
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
|
||||
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -7,7 +7,7 @@ use Symfony\Component\Yaml\Yaml;
|
||||
/**
|
||||
* This file is part of the Rawilum.
|
||||
*
|
||||
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
|
||||
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -6,7 +6,7 @@ use Arr;
|
||||
/**
|
||||
* This file is part of the Rawilum.
|
||||
*
|
||||
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
|
||||
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -4,7 +4,7 @@ namespace Rawilum;
|
||||
/**
|
||||
* This file is part of the Rawilum.
|
||||
*
|
||||
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
|
||||
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -11,7 +11,7 @@ use Url;
|
||||
* Rawilum
|
||||
*
|
||||
* @package Rawilum
|
||||
* @author Romanenko Sergey / Awilum <awilum@msn.com>
|
||||
* @author Romanenko Sergey / Awilum <awilum@yandex.ru>
|
||||
* @link http://rawilum.org
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
|
@@ -4,7 +4,7 @@ namespace Rawilum;
|
||||
/**
|
||||
* This file is part of the Rawilum.
|
||||
*
|
||||
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
|
||||
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -4,7 +4,7 @@ namespace Rawilum;
|
||||
/**
|
||||
* This file is part of the Rawilum.
|
||||
*
|
||||
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
|
||||
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* This file is part of the Rawilum.
|
||||
*
|
||||
* (c) Romanenko Sergey / Awilum <awilum@msn.com>
|
||||
* (c) Romanenko Sergey / Awilum <awilum@yandex.ru>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
|
Reference in New Issue
Block a user