mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 09:31:51 +01:00
Fix coding standard (minor fix)
This commit is contained in:
@@ -19,7 +19,6 @@ use PHPUnit\Framework\TestCase;
|
|||||||
class RegexTest extends TestCase
|
class RegexTest extends TestCase
|
||||||
{
|
{
|
||||||
private $simpleText;
|
private $simpleText;
|
||||||
|
|
||||||
private $camelCaseText;
|
private $camelCaseText;
|
||||||
|
|
||||||
public function testGetCamelCaseParts()
|
public function testGetCamelCaseParts()
|
||||||
|
|||||||
Reference in New Issue
Block a user