file-fetcher
Public Member Functions | Public Attributes | List of all members
Mockable Class Reference

Public Member Functions

 __construct ($arg1=null, $arg2=null)
 
 __clone ()
 
 mockableMethod ()
 
 anotherMockableMethod ()
 

Public Attributes

 $constructorArgs
 
 $cloned
 

Constructor & Destructor Documentation

◆ __construct()

Mockable::__construct (   $arg1 = null,
  $arg2 = null 
)

Member Function Documentation

◆ __clone()

Mockable::__clone ( )

◆ anotherMockableMethod()

Mockable::anotherMockableMethod ( )

◆ mockableMethod()

Mockable::mockableMethod ( )

Member Data Documentation

◆ $cloned

Mockable::$cloned

◆ $constructorArgs

Mockable::$constructorArgs

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