Skip to content

Commit

Permalink
new line at the end of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
sibalonat committed Jan 7, 2024
1 parent 56feaf3 commit d3eac68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhpWord/IOFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -141,4 +141,4 @@ private static function isConcreteClass($class)

return !$reflection->isAbstract() && !$reflection->isInterface();
}
}
}

0 comments on commit d3eac68

Please sign in to comment.