eca-1.0.x-dev/modules/content/src/Plugin/Action/EcaFieldUpdateActionInterface.php
modules/content/src/Plugin/Action/EcaFieldUpdateActionInterface.php
<?php namespace Drupal\eca_content\Plugin\Action; /** * Interface for ECA actions that extend FieldUpdateActionBase. */ interface EcaFieldUpdateActionInterface { }