Skip to content

Commit 5362e9c

Browse files
committed
fix: cs
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
1 parent 7d65f4d commit 5362e9c

File tree

7 files changed

+7
-0
lines changed

7 files changed

+7
-0
lines changed

src/Service/INSS.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (c) 2023, Vitor Mattos <vitor@php.rio>
45
*

src/Service/IRPF.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (c) 2023, Vitor Mattos <vitor@php.rio>
45
*

src/Service/TipoProducao.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (c) 2023, Vitor Mattos <vitor@php.rio>
45
*

src/bootstrap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (c) 2023, Vitor Mattos <vitor@php.rio>
45
*

tests/php/Service/INSSTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (c) 2023, Vitor Mattos <vitor@php.rio>
45
*

tests/php/Service/IRPFTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (c) 2023, Vitor Mattos <vitor@php.rio>
45
*

tests/php/bootstrap.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<?php
2+
23
/**
34
* @copyright Copyright (c) 2023, Vitor Mattos <vitor@php.rio>
45
*

0 commit comments

Comments
 (0)