Skip to content

Commit

Permalink
Translator: Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
lippserd committed Oct 12, 2020
1 parent 2b58dbe commit 0b27482
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Contract/Translator.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

namespace ipl\Stdlib;
namespace ipl\Stdlib\Contract;

/**
* Representation of translators
Expand Down

0 comments on commit 0b27482

Please sign in to comment.