From 7c2c99fad7cacd17c98be88238ff735d82c6351b Mon Sep 17 00:00:00 2001 From: Greg Roach Date: Tue, 9 Feb 2021 13:05:04 +0000 Subject: CodeStyle --- resources/views/modules/block-template.phtml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'resources/views/modules/block-template.phtml') diff --git a/resources/views/modules/block-template.phtml b/resources/views/modules/block-template.phtml index 24243d08e2..fad76ad521 100644 --- a/resources/views/modules/block-template.phtml +++ b/resources/views/modules/block-template.phtml @@ -2,6 +2,14 @@ use Fisharebest\Webtrees\I18N; +/** + * @var string $block + * @var string $content + * @var string $config_url + * @var int $id + * @var string $title + */ + ?>
-- cgit v1.3