Issue #3088195 by acbramley: action_entity_info incorrectly referenced in ActionListBuilder
parent
4a1345b76f
commit
fd49b9e790
|
@ -13,7 +13,7 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
|
||||||
* Defines a class to build a listing of action entities.
|
* Defines a class to build a listing of action entities.
|
||||||
*
|
*
|
||||||
* @see \Drupal\system\Entity\Action
|
* @see \Drupal\system\Entity\Action
|
||||||
* @see action_entity_info()
|
* @see action_entity_type_build()
|
||||||
*/
|
*/
|
||||||
class ActionListBuilder extends ConfigEntityListBuilder {
|
class ActionListBuilder extends ConfigEntityListBuilder {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue