Fix PHPStan issues
This commit is contained in:
parent
a08f93c188
commit
98fba9306f
6 changed files with 10 additions and 8 deletions
|
@ -6,7 +6,7 @@ namespace Drupal\opdavies_talks\Repository;
|
|||
|
||||
use Drupal\Core\Entity\EntityStorageInterface;
|
||||
use Drupal\Core\Entity\EntityTypeManagerInterface;
|
||||
use Drupal\opdavies_blog\Entity\Node\Talk;
|
||||
use Drupal\opdavies_talks\Entity\Node\Talk;
|
||||
use Illuminate\Support\Collection;
|
||||
|
||||
final class TalkRepository {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue