Codeception\Command\GenerateWPXMLRPC::getGenerator PHP Метод

getGenerator() защищенный Метод

protected getGenerator ( $config, $class )
    protected function getGenerator($config, $class)
    {
        return new WPUnit($config, $class, '\\Codeception\\TestCase\\WPXMLRPCTestCase');
    }