file-fetcher
Public Member Functions | List of all members
DoctrineTest\InstantiatorTestAsset\UnCloneableAsset Class Reference

Detailed Description

Base un-cloneable asset

Public Member Functions

 __construct ()
 
 __clone ()
 

Constructor & Destructor Documentation

◆ __construct()

DoctrineTest\InstantiatorTestAsset\UnCloneableAsset::__construct ( )

Constructor - should not be called

Exceptions
BadMethodCallException

Member Function Documentation

◆ __clone()

DoctrineTest\InstantiatorTestAsset\UnCloneableAsset::__clone ( )

Magic __clone - should not be invoked

Exceptions
BadMethodCallException

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