Fix phpstan errors
This commit is contained in:
parent
9abf64b504
commit
addfe15e26
3 changed files with 8 additions and 1 deletions
|
@ -4,6 +4,8 @@ declare(strict_types=1);
|
|||
|
||||
namespace Drupal\opd_presentations\Repository;
|
||||
|
||||
use Drupal\opd_presentations\Presentation;
|
||||
|
||||
interface PresentationRepositoryInterface {
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue