File tree 16 files changed +10
-84
lines changed
16 files changed +10
-84
lines changed Original file line number Diff line number Diff line change 17
17
18
18
<!-- Include all rules from Laminas Coding Standard -->
19
19
<rule ref =" LaminasCodingStandard" />
20
-
21
- <rule ref =" SlevomatCodingStandard.Classes.UnusedPrivateElements.UnusedMethod" >
22
- <exclude-pattern >/src/AbstractDependencyRewriter.php</exclude-pattern >
23
- </rule >
24
20
</ruleset >
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
3
+ declare (strict_types=1 );
8
4
9
5
namespace Laminas \DependencyPlugin ;
10
6
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
3
+ declare (strict_types=1 );
8
4
9
5
namespace Laminas \DependencyPlugin ;
10
6
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
3
+ declare (strict_types=1 );
8
4
9
5
namespace Laminas \DependencyPlugin ;
10
6
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
3
+ declare (strict_types=1 );
8
4
9
5
namespace Laminas \DependencyPlugin ;
10
6
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
3
+ declare (strict_types=1 );
8
4
9
5
namespace Laminas \DependencyPlugin ;
10
6
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
3
+ declare (strict_types=1 );
8
4
9
5
namespace Laminas \DependencyPlugin ;
10
6
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
3
+ declare (strict_types=1 );
8
4
9
5
namespace Laminas \DependencyPlugin ;
10
6
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
3
+ declare (strict_types=1 );
8
4
9
5
namespace Laminas \DependencyPlugin ;
10
6
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
3
+ declare (strict_types=1 );
8
4
9
5
namespace Laminas \DependencyPlugin ;
10
6
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
3
+ declare (strict_types=1 );
8
4
9
5
namespace Laminas \DependencyPlugin ;
10
6
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
8
-
9
3
declare (strict_types=1 );
10
4
11
5
namespace LaminasTest \DependencyPlugin ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
8
-
9
3
declare (strict_types=1 );
10
4
11
5
namespace LaminasTest \DependencyPlugin ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
8
-
9
3
declare (strict_types=1 );
10
4
11
5
namespace LaminasTest \DependencyPlugin ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
8
-
9
3
declare (strict_types=1 );
10
4
11
5
namespace LaminasTest \DependencyPlugin ;
Original file line number Diff line number Diff line change 1
1
<?php
2
2
3
- /**
4
- * @see https://github.com/laminas/laminas-dependency-plugin for the canonical source repository
5
- * @copyright https://github.com/laminas/laminas-dependency-plugin/blob/master/COPYRIGHT.md
6
- * @license https://github.com/laminas/laminas-dependency-plugin/blob/master/LICENSE.md New BSD License
7
- */
8
-
9
3
declare (strict_types=1 );
10
4
11
5
namespace LaminasTest \DependencyPlugin \TestAsset ;
You can’t perform that action at this time.
0 commit comments