mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
Code quality: Removed superfluous brackets; should not change anything
This commit is contained in:
9
tests/methods/HasToString.php
Normal file
9
tests/methods/HasToString.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace methods;
|
||||
|
||||
|
||||
class HasToString {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user