Skip to content

Commit

Permalink
optimized contao manager support
Browse files Browse the repository at this point in the history
  • Loading branch information
iCodr8 committed Jan 29, 2018
1 parent 39676a8 commit 0db9c7b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/ContaoManager/Plugin.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
<?php

/*
* This file is part of the Logo Bundle.
*
* (c) Daniel Kiesel <https://github.com/iCodr8>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/

declare(strict_types=1);

namespace Craffft\LogoBundle\ContaoManager;
Expand Down

0 comments on commit 0db9c7b

Please sign in to comment.