You are here

jssor.drush.inc in Jssor Slider 8

Drush plugin for the Jssor module.

File

jssor.drush.inc
View source
<?php

/**
 * @file
 * Drush plugin for the Jssor module.
 */

// Scrutinizer CI needs all PHP files to have extension ".php".
require __DIR__ . '/jssor.drush.php';