file-fetcher
|
Base un-cloneable asset
Public Member Functions | |
__construct () | |
__clone () | |
DoctrineTest\InstantiatorTestAsset\UnCloneableAsset::__construct | ( | ) |
Constructor - should not be called
BadMethodCallException |
DoctrineTest\InstantiatorTestAsset\UnCloneableAsset::__clone | ( | ) |
Magic __clone
- should not be invoked
BadMethodCallException |