Skip to content

Commit

Permalink
Update src/String/Url.php
Browse files Browse the repository at this point in the history
Co-authored-by: Konstantinos Chatzinikolakis <[email protected]>
  • Loading branch information
yrizos and chatzinikolakisk authored Jan 21, 2025
1 parent 6e9978a commit 670da53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/String/Url.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

declare(strict_types=1);

namespace Epignosis\Types\String;

use Epignosis\Types\AbstractType;
Expand Down

0 comments on commit 670da53

Please sign in to comment.