Skip to content

Commit

Permalink
Fixed phpcs warning
Browse files Browse the repository at this point in the history
  • Loading branch information
khalima committed Jan 16, 2024
1 parent 91a02be commit 585dae2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ function helfi_rekry_content_page_attachments_alter(array &$attachments) {
* Implements hook_helfi_paragraph_types().
*/
function helfi_rekry_content_helfi_paragraph_types() : array {
// TODO: UHF-9511 Remove the content liftup paragraph type.
// @todo UHF-9511 Remove the content liftup paragraph type.
$entities = [
'node' => [
'landing_page' => [
Expand Down

0 comments on commit 585dae2

Please sign in to comment.