Skip to content
Snippets Groups Projects
Commit 69507940 authored by Steven Jones's avatar Steven Jones Committed by Steven Jones
Browse files

Issue #2829537 by Steven Jones: Doxygen documentation is incorrect

parent 79326a86
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,13 @@ namespace Drupal\imageapi_optimize;
use Drupal\Core\Entity\EntityInterface;
use Drupal\image\ImageStyleListBuilder;
/**
* Defines a class to build a listing of image style entities.
*
* Adds a pipeline column to the table.
*
* @see \Drupal\image\Entity\ImageStyle
*/
class ImageStyleWithPipelineListBuilder extends ImageStyleListBuilder {
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment