Skip to content

Commit

Permalink
Update SearchBuilderCriteriaProvider.php
Browse files Browse the repository at this point in the history
  • Loading branch information
robiinho committed May 15, 2024
1 parent 2c2a1c8 commit e604d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Adapter/Doctrine/ORM/SearchBuilderCriteriaProvider.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

declare(strict_types=1);

namespace App\Datatable;
namespace Omines\DataTablesBundle\Adapter\Doctrine\ORM;

use Doctrine\ORM\Query\Expr\Comparison;
use Doctrine\ORM\QueryBuilder;
Expand Down

0 comments on commit e604d8e

Please sign in to comment.