PHP 8.1.33
Preview: TransportInterface.php Size: 547 B
/home/jambtst2015/9jahookups.com/libraries/src/Http/TransportInterface.php

<?php
/**
 * Joomla! Content Management System
 *
 * @copyright  (C) 2011 Open Source Matters, Inc. <https://www.joomla.org>
 * @license    GNU General Public License version 2 or later; see LICENSE.txt
 */

namespace Joomla\CMS\Http;

\defined('JPATH_PLATFORM') or die;

use Joomla\Http\TransportInterface as FrameworkTransportInterface;

/**
 * HTTP transport class interface.
 *
 * @since       1.7.3
 * @deprecated  5.0  Implement Joomla\Http\TransportInterface instead
 */
interface TransportInterface extends FrameworkTransportInterface
{
}

Directory Contents

Dirs: 1 × Files: 4

Name Size Perms Modified Actions
Transport DIR
- drwxr-xr-x 2021-08-23 19:07:08
Edit Download
1.53 KB lrw-r--r-- 2021-08-23 19:07:08
Edit Download
3.25 KB lrw-r--r-- 2021-08-23 19:07:08
Edit Download
488 B lrw-r--r-- 2021-08-23 19:07:08
Edit Download
547 B lrw-r--r-- 2021-08-23 19:07:08
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).