Stud.IP  5.4
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()

_after ( \Codeception\TestInterface  $test)

(PHPMD.UnusedFormalParameter) (PHPMD.CamelCaseMethodName)

◆ _before()

_before ( \Codeception\TestInterface  $test)

(PHPMD.UnusedFormalParameter) (PHPMD.CamelCaseMethodName)

◆ _initialize()

_initialize ( )

(PHPMD.CamelCaseMethodName)

Field Documentation

◆ $config

$config
protected
Initial value:
= [
]

◆ $dbh

$dbh

◆ $requiredFields

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

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