1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 05:07:41 +02:00

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

- next round of code improvements
This commit is contained in:
Awilum
2019-08-02 16:40:29 +03:00
parent 574bccac85
commit fea5333540

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/dev/LICENSE.txt (MIT License)
*/
namespace Flextype;