Documentation

StaticPrefixCollectionTest extends TestCase
in package

Table of Contents

routeProvider()  : mixed
testGrouping()  : mixed
dumpCollection()  : mixed

Methods

testGrouping()

public testGrouping(array<string|int, mixed> $routes, mixed $expected) : mixed
Parameters
$routes : array<string|int, mixed>
$expected : mixed
Tags
dataProvider

routeProvider

Return values
mixed

dumpCollection()

private dumpCollection(StaticPrefixCollection $collection[, mixed $prefix = '' ]) : mixed
Parameters
$collection : StaticPrefixCollection
$prefix : mixed = ''
Return values
mixed

Search results