Commit f9df1841 authored by Yan Loetzer's avatar Yan Loetzer Committed by Yan Loetzer
Browse files

Issue #1957554 by rlmumford : Updated docblock comments.

parent 38ac2f21
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ function media_pane_get_view_mode_options() {
}

/**
 * Implements hook_preprocess_hook().
 * Implements hook_preprocess_file_entity().
 *
 * Apply view mode settings on the file entity.
 */
@@ -87,7 +87,7 @@ function media_pane_preprocess_file_entity(&$variables) {
}

/**
 * Implements hook_preprocess_hook().
 * Implements hook_preprocess_fieldable_panels_pane().
 *
 * Apply view mode settings on the fieldable_panels_pane.
 */