Craft\Minimee_RemoteAssetModel::_getInstanceOfClient PHP Метод

_getInstanceOfClient() защищенный Метод

Either create a fresh instance of Guzzle\Http\Client, or pass the instance we were given during instantiation.
protected _getInstanceOfClient ( )
    protected function _getInstanceOfClient()
    {
        return minimee()->makeClient();
    }