1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-05 04:37:43 +02:00

Flextype Core and Plugins: Doctrine Coding Standard #200 #186

- next round of code improvements
This commit is contained in:
Awilum
2019-08-05 20:00:55 +03:00
parent 0c1a262dff
commit 9b77bcd6ff
4 changed files with 12 additions and 15 deletions

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;