PHP Class Therac\Main\Therac

Show file Open project: Sean-Der/Therac

Public Properties

Property Type Description
$BLACKLISTED_FILES
$EXCLUDED_DIRECTORIES
$SEARCH_DIRECTORIES
$XDEBUG_PORT
$Xdebug
$webSocket

Public Methods

Method Description
__construct ( $xdebugPort, $websocketPort, $searchDirectories, $excludedDirectories, $blacklistedFiles )

Method Details

__construct() public method

public __construct ( $xdebugPort, $websocketPort, $searchDirectories, $excludedDirectories, $blacklistedFiles )

Property Details

$BLACKLISTED_FILES public property

public $BLACKLISTED_FILES

$EXCLUDED_DIRECTORIES public property

public $EXCLUDED_DIRECTORIES

$SEARCH_DIRECTORIES public property

public $SEARCH_DIRECTORIES

$XDEBUG_PORT public property

public $XDEBUG_PORT

$Xdebug public property

public $Xdebug

$webSocket public property

public $webSocket