file-fetcher
Public Member Functions | List of all members
DoctrineTest\InstantiatorTestAsset\SimpleSerializableAsset Class Reference
Inheritance diagram for DoctrineTest\InstantiatorTestAsset\SimpleSerializableAsset:

Detailed Description

Base serializable test asset

Public Member Functions

 __construct ()
 
 serialize ()
 
 unserialize ($serialized)
 

Constructor & Destructor Documentation

◆ __construct()

DoctrineTest\InstantiatorTestAsset\SimpleSerializableAsset::__construct ( )

Constructor - should not be called

Exceptions
BadMethodCallException

Member Function Documentation

◆ serialize()

DoctrineTest\InstantiatorTestAsset\SimpleSerializableAsset::serialize ( )

◆ unserialize()

DoctrineTest\InstantiatorTestAsset\SimpleSerializableAsset::unserialize (   $serialized)

Should not be called

Exceptions
BadMethodCallException

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