Skip to content
Snippets Groups Projects
Commit a1059ca5 authored by Jess's avatar Jess
Browse files

Issue #2724363 by martin107, markdorison: The word "abstract" is confusing in...

Issue #2724363 by martin107, markdorison: The word "abstract" is confusing in documentation for Views handlers that are not abstract
parent d9a6637a
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -9,7 +9,7 @@
use Symfony\Component\DependencyInjection\ContainerInterface;
/**
* Abstract argument handler for dates.
* Argument handler for dates.
*
* Adds an option to set a default argument based on the current date.
*
......
......@@ -6,7 +6,7 @@
use Drupal\views\ViewExecutable;
/**
* Abstract argument handler for simple formulae.
* Argument handler for simple formulae.
*
* Child classes of this object should implement summaryArgument, at least.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment