Skip to content

Commit

Permalink
chore: fix docblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
hellopablo committed Aug 18, 2023
1 parent 586445e commit 90fd9b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions views/structure/header/blank.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
use Nails\Common\Resource;

/**
* @var Service\Asset $oAsset
* @var Service\Meta $oMetaService
* @var Resource\MetaData $oMetaData
* @var Service\Asset $oAsset
* @var Service\Meta $oMetaService
* @var Service\MetaData $oMetaData
*/

$oMetaService = Factory::service('Meta');
Expand Down

0 comments on commit 90fd9b1

Please sign in to comment.