You are here

namespace DoctrineTest\InstantiatorTestAsset in Zircon Profile 8

Same name in other branches
  1. 8.0 DoctrineTest\InstantiatorTestAsset
Classsort descending Location Description
AbstractClassAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/AbstractClassAsset.php A simple asset for an abstract class
ArrayObjectAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/ArrayObjectAsset.php Test asset that extends an internal PHP class
ExceptionAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/ExceptionAsset.php Test asset that extends an internal PHP base exception
FinalExceptionAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/FinalExceptionAsset.php Test asset that extends an internal PHP base exception
PharAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/PharAsset.php Test asset that extends an internal PHP class
PharExceptionAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/PharExceptionAsset.php Test asset that extends an internal PHP class This class should be serializable without problems and without getting the "Erroneous data format for unserializing" error
SerializableArrayObjectAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/SerializableArrayObjectAsset.php Serializable test asset that also extends an internal class
SimpleSerializableAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/SimpleSerializableAsset.php Base serializable test asset
SimpleTraitAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/SimpleTraitAsset.php A simple trait with no attached logic
UnCloneableAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/UnCloneableAsset.php Base un-cloneable asset
UnserializeExceptionArrayObjectAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/UnserializeExceptionArrayObjectAsset.php A simple asset for an abstract class
WakeUpNoticesAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/WakeUpNoticesAsset.php A simple asset for an abstract class
XMLReaderAsset vendor/doctrine/instantiator/tests/DoctrineTest/InstantiatorTestAsset/XMLReaderAsset.php Test asset that extends an internal PHP class