Drush plugin for the Jssor module.
<?php /** * @file * Drush plugin for the Jssor module. */ // Scrutinizer CI needs all PHP files to have extension ".php". require __DIR__ . '/jssor.drush.php';