Github CI lint - phpcbf

This commit is contained in:
github-actions 2020-06-06 00:13:26 +00:00
parent c72a657a66
commit 03b72231aa

View file

@ -317,15 +317,14 @@ class CitizenTemplate extends BaseTemplate {
}
$props = [
'data-page-actions' => $actionhtml,
'data-page-actions-more' => $actionmorehtml,
'data-page-actions' => $actionhtml,
'data-page-actions-more' => $actionmorehtml,
];
}
return $props;
}
/**
* Render page-related links at the bottom
* @return string html