Stud.IP  5.4
 All Data Structures Namespaces Files Functions Variables Groups
StudipDb Class Reference
Inheritance diagram for StudipDb:

Public Member Functions

 _initialize ()
 
 _before (\Codeception\TestInterface $test)
 
 _after (\Codeception\TestInterface $test)
 

Data Fields

 $dbh
 

Protected Attributes

 $config
 
 $requiredFields = ['dsn', 'user', 'password']
 

Member Function Documentation

_after ( \Codeception\TestInterface  $test)

(PHPMD.UnusedFormalParameter) (PHPMD.CamelCaseMethodName)

_before ( \Codeception\TestInterface  $test)

(PHPMD.UnusedFormalParameter) (PHPMD.CamelCaseMethodName)

_initialize ( )

(PHPMD.CamelCaseMethodName)

Field Documentation

$config
protected
Initial value:
= [
]
$dbh
$requiredFields = ['dsn', 'user', 'password']
protected

The documentation for this class was generated from the following file: