You are here

UpdateCommand.php in CKEditor Media Embed Plugin 8

File

src/Command/Drush/UpdateCommand.php
View source
<?php

namespace Drupal\ckeditor_media_embed\Command\Drush;


/**
 * Class UpdateCommand.
 */
class UpdateCommand extends InstallCommand {

}

Classes

Namesort descending Description
UpdateCommand Class UpdateCommand.