Loading breakgen.api.php +1 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,7 @@ function breakgen_pre_clear_image_styles() { * @param mixed $key * Breakgen configuration key. * @param \Drupal\breakpoint\BreakpointInterface $breakpoint * Array of breakpoint plugins keyed by machine name. * TODO: This description might be incorrect. * Breakpoint Interface of plugin. * @param array $breakgen * Breakgen configuration from breakgen theme file. */ Loading src/Service/ImageStyleGenerator.php +2 −4 Original line number Diff line number Diff line Loading @@ -107,8 +107,7 @@ class ImageStyleGenerator { * @param string $key * Breakgen configuration key. * @param \Drupal\breakpoint\BreakpointInterface $breakpoint * Array of breakpoint plugins keyed by machine name. * TODO: This description might be incorrect. * Breakpoint Interface of plugin. */ private function generateImagesStyles($key, BreakpointInterface $breakpoint) { // If this breakpoint has breakgen mapping. Loading Loading @@ -151,8 +150,7 @@ class ImageStyleGenerator { * @param string $groupName * Breakgen group name. * @param \Drupal\breakpoint\BreakpointInterface $breakpoint * Array of breakpoint plugins keyed by machine name. * TODO: This description might be incorrect. * Breakpoint Interface of plugin. * @param array $styleEffects * Array of style effects. */ Loading Loading
breakgen.api.php +1 −2 Original line number Diff line number Diff line Loading @@ -32,8 +32,7 @@ function breakgen_pre_clear_image_styles() { * @param mixed $key * Breakgen configuration key. * @param \Drupal\breakpoint\BreakpointInterface $breakpoint * Array of breakpoint plugins keyed by machine name. * TODO: This description might be incorrect. * Breakpoint Interface of plugin. * @param array $breakgen * Breakgen configuration from breakgen theme file. */ Loading
src/Service/ImageStyleGenerator.php +2 −4 Original line number Diff line number Diff line Loading @@ -107,8 +107,7 @@ class ImageStyleGenerator { * @param string $key * Breakgen configuration key. * @param \Drupal\breakpoint\BreakpointInterface $breakpoint * Array of breakpoint plugins keyed by machine name. * TODO: This description might be incorrect. * Breakpoint Interface of plugin. */ private function generateImagesStyles($key, BreakpointInterface $breakpoint) { // If this breakpoint has breakgen mapping. Loading Loading @@ -151,8 +150,7 @@ class ImageStyleGenerator { * @param string $groupName * Breakgen group name. * @param \Drupal\breakpoint\BreakpointInterface $breakpoint * Array of breakpoint plugins keyed by machine name. * TODO: This description might be incorrect. * Breakpoint Interface of plugin. * @param array $styleEffects * Array of style effects. */ Loading