ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
◀ ilDoc Overview
CharCountBasedTest.php
Go to the documentation of this file.
1
<?php
2
3
namespace
FastRoute\Dispatcher
;
4
5
class
CharCountBasedTest
extends
DispatcherTest
6
{
7
protected
function
getDispatcherClass
()
8
{
9
return
'FastRoute\\Dispatcher\\CharCountBased'
;
10
}
11
12
protected
function
getDataGeneratorClass
()
13
{
14
return
'FastRoute\\DataGenerator\\CharCountBased'
;
15
}
16
}
FastRoute\Dispatcher\CharCountBasedTest\getDispatcherClass
getDispatcherClass()
Definition:
CharCountBasedTest.php:7
FastRoute\Dispatcher\CharCountBasedTest
Definition:
CharCountBasedTest.php:5
FastRoute\Dispatcher
Definition:
CharCountBased.php:3
FastRoute\Dispatcher\DispatcherTest
Definition:
DispatcherTest.php:8
FastRoute\Dispatcher\CharCountBasedTest\getDataGeneratorClass
getDataGeneratorClass()
Definition:
CharCountBasedTest.php:12
libs
composer
vendor
nikic
fast-route
test
Dispatcher
CharCountBasedTest.php
Generated on Sat Jan 18 2025 19:01:06 for ILIAS by
1.8.13 (using
Doxyfile
)