Skip to content

Commit

Permalink
fix psalm
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinDev committed Nov 7, 2021
1 parent e9fff80 commit 6104d0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/static-generator/src/StaticAppGenerator.php
Expand Up @@ -64,6 +64,7 @@ public function generatePage($host, string $page)
/**
* @throws \RuntimeException
* @throws \LogicException
* @psalm-suppress UndefinedPropertyAssignment
*/
protected function generateHost(?string $host)
{
Expand Down

0 comments on commit 6104d0a

Please sign in to comment.