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

StudipPdo $dbh
 

Protected Attributes

array $config = []
 
array $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

array $config = []
protected

◆ $dbh

StudipPdo $dbh

◆ $requiredFields

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

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