Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
uuf6429 committed Apr 23, 2022
1 parent 4341734 commit de7fcb6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/functions.php
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
<?php

namespace uuf6429\Castable;

use Exception;
use Throwable;
use uuf6429\Castable\Castable;
use uuf6429\Castable\NotCastableException;

function cast($value, $type)
{
Expand Down

0 comments on commit de7fcb6

Please sign in to comment.