Skip to content

Commit

Permalink
Updates docblock type hint for $digitalFormsService to replace incorr…
Browse files Browse the repository at this point in the history
…ect path.
  • Loading branch information
ryguyk committed Jan 18, 2025
1 parent 5f0bdb3 commit 265a720
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class VaGovFormBuilderController extends ControllerBase {
/**
* The Digital Forms service.
*
* @var \Drupal\va_gov_form_builder\DigitalFormsService
* @var \Drupal\va_gov_form_builder\Service\DigitalFormsService
*/
private $digitalFormsService;

Expand Down

0 comments on commit 265a720

Please sign in to comment.