php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
WeakReference Class Reference

Public Member Functions

 __construct ()
 
 get ()
 

Static Public Member Functions

static create (object $object)
 

Detailed Description

@generate-class-entries @strict-properties @not-serializable

Definition at line 9 of file zend_weakrefs.stub.php.

Constructor & Destructor Documentation

◆ __construct()

WeakReference::__construct ( )

Definition at line 11 of file zend_weakrefs.stub.php.

Member Function Documentation

◆ create()

static WeakReference::create ( object $object)
static

Definition at line 13 of file zend_weakrefs.stub.php.

◆ get()

WeakReference::get ( )

Definition at line 15 of file zend_weakrefs.stub.php.


The documentation for this class was generated from the following file: