Bluz\Tests\BootstrapTest::getModule PHP Method

getModule() public method

Get dispatched module name
public getModule ( ) : string
return string
    public function getModule()
    {
        return $this->dispatchModule;
    }