Documentation

FooObject
in package

Table of Contents

$bar  : mixed
$called  : mixed
__toString()  : mixed
foo()  : mixed
getAnotherFooObject()  : mixed
getFooBar()  : mixed
reset()  : mixed

Properties

$called

public static mixed $called = ['__toString' => 0, 'foo' => 0, 'getFooBar' => 0]

Methods

__toString()

public __toString() : mixed
Return values
mixed

getAnotherFooObject()

public getAnotherFooObject() : mixed
Return values
mixed

getFooBar()

public getFooBar() : mixed
Return values
mixed

reset()

public static reset() : mixed
Return values
mixed

Search results