Update the Collection namespace
This commit is contained in:
parent
864c2429a5
commit
509d526661
9 changed files with 9 additions and 9 deletions
|
@ -5,7 +5,7 @@ namespace Drupal\opdavies_talks\Entity\Node;
|
|||
use Drupal\discoverable_entity_bundle_classes\ContentEntityBundleInterface;
|
||||
use Drupal\node\Entity\Node;
|
||||
use Drupal\paragraphs\ParagraphInterface;
|
||||
use Illuminate\Support\Collection;
|
||||
use Tightenco\Collect\Support\Collection;
|
||||
|
||||
/**
|
||||
* Defines an talk node class.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue