Apply rector, phpstan and php-cs-fixer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-29 19:52:02 +01:00
parent f35c24d35d
commit b07b0b2ae8
22 changed files with 869 additions and 1105 deletions

View File

@ -2,7 +2,7 @@
namespace trizz\AdventOfCode\Utils;
class Str
final class Str
{
/**
* Check if the entirety of string two matches string one.