Skip to content

Commit

Permalink
refactor: removes license header
Browse files Browse the repository at this point in the history
  • Loading branch information
canvural committed Nov 1, 2021
1 parent 8ad88e5 commit 2b83727
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/Types/AbortIfFunctionTypeSpecifyingExtension.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@

namespace NunoMaduro\Larastan\Types;

/*
* This file is part of Larastan.
*
* (c) Nuno Maduro <[email protected]>
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/

use PhpParser\Node\Expr\FuncCall;
use PHPStan\Analyser\Scope;
use PHPStan\Analyser\SpecifiedTypes;
Expand Down

0 comments on commit 2b83727

Please sign in to comment.