Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
added use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
yeniatencio committed Jul 24, 2024
1 parent f1f8389 commit 90ef70a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tide_landing_page.install
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
*/

use Drupal\tide_landing_page\TideLandingPageOperation;
use Drupal\paragraphs\Entity\Paragraph;

/**
* Implements hook_install().
Expand Down

0 comments on commit 90ef70a

Please sign in to comment.