DocblockFormatterTest
extends TestCase
in package
Table of Contents
- testFormat() : mixed
- methodWithDocblock() : string
- This is a docblock!
Methods
testFormat()
public
testFormat() : mixed
Return values
mixed —methodWithDocblock()
This is a docblock!
private
methodWithDocblock(mixed $foo[, int $bar = 1 ]) : string
Parameters
- $foo : mixed
-
It's a foo thing
- $bar : int = 1
-
This is definitely bar
Tags
Return values
string —A string of no consequence