file-fetcher
Functions | Variables
AbstractTrait.php File Reference

Functions

 mockableMethod ()
 
 anotherMockableMethod ()
 

Variables

trait AbstractTrait
 

Function Documentation

◆ anotherMockableMethod()

anotherMockableMethod ( )

◆ mockableMethod()

mockableMethod ( )

Variable Documentation

◆ AbstractTrait

trait AbstractTrait
Initial value:
{
abstract public function doSomething()
doSomething
class Foo public function doSomething()
Definition: patch2.txt:18