Skip to content

Commit

Permalink
fix PSR-12 coding style #4
Browse files Browse the repository at this point in the history
  • Loading branch information
gregor-j committed Oct 12, 2023
1 parent 07bea16 commit 92ee913
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/SapDateInterval.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* File src/SapDateInterval.php
*
Expand Down
1 change: 1 addition & 0 deletions src/SapDateTime.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* File src/SapDateTime.php
*
Expand Down
1 change: 1 addition & 0 deletions tests/SapDateIntervalTest.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* File tests/SapDateIntervalTest.php
*
Expand Down
1 change: 1 addition & 0 deletions tests/SapDateTimeTest.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php

/**
* File tests/SapDateTimeTest.php
*
Expand Down

0 comments on commit 92ee913

Please sign in to comment.