mirror of
https://github.com/flextype/flextype.git
synced 2025-08-05 04:37:43 +02:00
- next round of code improvements
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @link http://romanenko.digital
|
||||
* Flextype (http://flextype.org)
|
||||
* Maintained by Sergey Romanenko and Flextype Community.
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
* @license https://github.com/flextype/flextype/blob/master/LICENSE.txt (MIT License)
|
||||
*/
|
||||
|
||||
namespace Flextype;
|
||||
|
@@ -1,13 +1,10 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @package Flextype
|
||||
* Flextype (http://flextype.org)
|
||||
* Maintained by Sergey Romanenko and Flextype Community.
|
||||
*
|
||||
* @author Romanenko Sergey <hello@romanenko.digital>
|
||||
* @link http://romanenko.digital
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
* @license https://github.com/flextype/flextype/blob/master/LICENSE.txt (MIT License)
|
||||
*/
|
||||
|
||||
namespace Flextype;
|
||||
|
@@ -3,10 +3,10 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @link http://romanenko.digital
|
||||
* Flextype (http://flextype.org)
|
||||
* Maintained by Sergey Romanenko and Flextype Community.
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
* @license https://github.com/flextype/flextype/blob/master/LICENSE.txt (MIT License)
|
||||
*/
|
||||
|
||||
namespace Flextype;
|
||||
|
@@ -3,10 +3,10 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
/**
|
||||
* @link http://romanenko.digital
|
||||
* Flextype (http://flextype.org)
|
||||
* Maintained by Sergey Romanenko and Flextype Community.
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
* @license https://github.com/flextype/flextype/blob/master/LICENSE.txt (MIT License)
|
||||
*/
|
||||
|
||||
namespace Flextype;
|
||||
|
Reference in New Issue
Block a user