3 changed files with 4 additions and 22 deletions
@ -1,15 +0,0 @@ |
|||||||
<?php |
|
||||||
|
|
||||||
namespace Drupal\islandora\Plugin\ContextReaction; |
|
||||||
|
|
||||||
use Drupal\islandora\PresetReaction\PresetReaction; |
|
||||||
|
|
||||||
/** |
|
||||||
* Versioning context reaction. |
|
||||||
* |
|
||||||
* @ContextReaction( |
|
||||||
* id = "version", |
|
||||||
* label = @Translation("Version") |
|
||||||
* ) |
|
||||||
*/ |
|
||||||
class VersionReaction extends PresetReaction {} |
|
||||||
Loading…
Reference in new issue