|
@@ -246,7 +246,9 @@ abstract class Zend_File_Transfer_Adapter_Abstract
|
|
|
*
|
|
*
|
|
|
* Otherwise, the path prefix is set on the appropriate plugin loader.
|
|
* Otherwise, the path prefix is set on the appropriate plugin loader.
|
|
|
*
|
|
*
|
|
|
|
|
+ * @param string $prefix
|
|
|
* @param string $path
|
|
* @param string $path
|
|
|
|
|
+ * @param string $type
|
|
|
* @return Zend_File_Transfer_Adapter_Abstract
|
|
* @return Zend_File_Transfer_Adapter_Abstract
|
|
|
* @throws Zend_File_Transfer_Exception for invalid type
|
|
* @throws Zend_File_Transfer_Exception for invalid type
|
|
|
*/
|
|
*/
|