PHP 7.0.6 Released

WeakMap::__construct

(PECL weakref >= 0.2.0)

WeakMap::__constructConstructs a new map

Description

public WeakMap::__construct ( void )

Constructs a new map.

Parameters

This function has no parameters.

Return Values

No value is returned.

User Contributed Notes

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