Skip to content

Commit

Permalink
added namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jaytaph committed Mar 13, 2023
1 parent 7338429 commit 84c9f3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Tests/bootstrap.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
<?php

use Doctrine\Common\Annotations\AnnotationRegistry;

function includeIfExists($file)
{
if (file_exists($file)) {
Expand Down

0 comments on commit 84c9f3d

Please sign in to comment.