ok

Mini Shell

Direktori : /home2/selectio/public_html/3idiotsgadgetstore.in/vendor/league/glide/src/Api/
Upload File :
Current File : /home2/selectio/public_html/3idiotsgadgetstore.in/vendor/league/glide/src/Api/ApiInterface.php

<?php

namespace League\Glide\Api;

interface ApiInterface
{
    /**
     * Perform image manipulations.
     *
     * @param string $source Source image binary data.
     * @param array  $params The manipulation params.
     *
     * @return string Manipulated image binary data.
     */
    public function run($source, array $params);
}

Zerion Mini Shell 1.0