ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
PDOMysqlTest.php
Go to the documentation of this file.
1
<?
php
2
3
namespace
Sabre\DAV\PropertyStorage\Backend
;
4
5
class
PDOMysqlTest
extends
AbstractPDOTest
{
6
7
public
$driver
=
'mysql'
;
8
9
}
Sabre\DAV\PropertyStorage\Backend\AbstractPDOTest
Definition:
AbstractPDOTest.php:10
Sabre\DAV\PropertyStorage\Backend\PDOMysqlTest\$driver
$driver
Definition:
PDOMysqlTest.php:7
Sabre\DAV\PropertyStorage\Backend\PDOMysqlTest
Definition:
PDOMysqlTest.php:5
php
Sabre\DAV\PropertyStorage\Backend
Definition:
BackendInterface.php:3
libs
composer
vendor
sabre
dav
tests
Sabre
DAV
PropertyStorage
Backend
PDOMysqlTest.php
Generated on Thu Jan 30 2025 19:01:29 for ILIAS by
1.8.13 (using
Doxyfile
)