SplObjectStorage::serialize

SplObjectStorage::serialize

(PHP 5 >= 5.2.2, PHP 7)

SplObjectStorage::serializeSerializes the storage

Description

public string SplObjectStorage::serialize ( void )

Returns a string representation of the storage.

Parameters

This function has no parameters.

Return Values

A string representing the storage.