file-fetcher
|
Base serializable test asset
Public Member Functions | |
__construct () | |
serialize () | |
unserialize ($serialized) | |
DoctrineTest\InstantiatorTestAsset\SimpleSerializableAsset::__construct | ( | ) |
Constructor - should not be called
BadMethodCallException |
DoctrineTest\InstantiatorTestAsset\SimpleSerializableAsset::serialize | ( | ) |
DoctrineTest\InstantiatorTestAsset\SimpleSerializableAsset::unserialize | ( | $serialized | ) |
Should not be called
BadMethodCallException |