TYPO3  7.6
Public Member Functions | List of all members
TableStyleTest Class Reference
Inheritance diagram for TableStyleTest:

Public Member Functions

 testSetPadTypeWithInvalidType ()
 

Detailed Description

Definition at line 16 of file TableStyleTest.php.

Member Function Documentation

testSetPadTypeWithInvalidType ( )

Invalid padding type. Expected one of (STR_PAD_LEFT, STR_PAD_RIGHT, STR_PAD_BOTH).

Definition at line 22 of file TableStyleTest.php.