Apply rector, phpstan and php-cs-fixer
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
namespace trizz\AdventOfCode\Utils;
|
||||
|
||||
class Str
|
||||
final class Str
|
||||
{
|
||||
/**
|
||||
* Check if the entirety of string two matches string one.
|
||||
|
Reference in New Issue
Block a user