Skip to content

Commit

Permalink
Fixed PHPCS errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
khalima committed Feb 13, 2023
1 parent abedeeb commit 5c36484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/hdbt_admin_editorial/hdbt_admin_editorial.api.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function hook_hdbt_admin_editorial_design_selection_images_alter(array &$images,
*
* @param array $form
* The form.
* @param FormStateInterface $form_state
* @param Drupal\Core\Form\FormStateInterface $form_state
* The form state.
*/
function hook_helfi_form_editor_link_dialog_alter(array &$form, FormStateInterface &$form_state) {
Expand Down

0 comments on commit 5c36484

Please sign in to comment.