Skip to content

Commit

Permalink
~ Updated utility namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
passioneight committed Nov 27, 2020
1 parent 9add637 commit af3ff60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Util/FormUtil.php
Expand Up @@ -3,7 +3,7 @@
namespace Passioneight\Bundle\PimcoreFormsBundle\Util;

use Passioneight\Bundle\PhpUtilitiesBundle\Constant\Php;
use Passioneight\Bundle\PhpUtilitiesBundle\Utility\NamespaceUtility;
use Passioneight\Bundle\PhpUtilitiesBundle\Service\Utility\NamespaceUtility;

class FormUtil
{
Expand Down

0 comments on commit af3ff60

Please sign in to comment.