From a7f51f9b39b12845eff5dfad4217a84edbf9e7cd Mon Sep 17 00:00:00 2001 From: Chris Charlton Date: Wed, 9 Oct 2024 16:44:37 -0700 Subject: [PATCH] PantheonAliasPolicyCommands docblock comment was incomplete --- .../aliases/policy/Commands/PantheonAliasPolicyCommands.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/aliases/policy/Commands/PantheonAliasPolicyCommands.php b/templates/aliases/policy/Commands/PantheonAliasPolicyCommands.php index 552dd7765..8e6ec59d3 100644 --- a/templates/aliases/policy/Commands/PantheonAliasPolicyCommands.php +++ b/templates/aliases/policy/Commands/PantheonAliasPolicyCommands.php @@ -29,7 +29,7 @@ class PantheonAliasPolicyCommands extends DrushCommands implements SiteAliasMana /** * Check to see if the current alias is a Pantheon alias. If so, we will - * validate whether or not the + * validate whether or not the environment exists for that alias. * * @hook pre-init * *