PHP 7.0.6 Released

CURLFile::__wakeup

(PHP 5 >= 5.5.0, PHP 7)

CURLFile::__wakeupUnserialization handler

Description

public void CURLFile::__wakeup ( void )

Parameters

This function has no parameters.

Return Values

No value is returned.

Errors/Exceptions

CURLFile is not serializable.

User Contributed Notes

There are no user contributed notes for this page.
To Top