Skip to content

Commit cb98295

Browse files
committed
Apply fixes from StyleCI
1 parent e350d87 commit cb98295

33 files changed

Lines changed: 33 additions & 0 deletions

tests/AbcSmokeTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Contains the AbcSmokeTest class.
45
*

tests/BaseEnumTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Contains the BaseEnumTest class.
45
*

tests/ChoicesTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Contains the ChoicesTest class.
45
*

tests/ConstantsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Contains the ConstantsTest class.
45
*

tests/DefaultTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Contains the DefaultTest class.
45
*

tests/EqualsTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Contains the EqualsTest class.
45
*

tests/FallbackEnumTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Contains the FallbackEnumTest class.
45
*

tests/Fixture/Another123.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Contains the Another123 class.
45
*

tests/Fixture/ConstsWithUnderscores.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Contains the ConstsWithUnderscores class.
45
*

tests/Fixture/NullableEnum.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* Contains the NullableEnum class.
45
*

0 commit comments

Comments
 (0)