PHP Class Neos\Flow\Tests\Unit\Log\Backend\AbstractBackendTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Show file Open project: neos/flow-development-collection

Protected Properties

Property Type Description
$backendClassName Neos\Flow\Log\Backend\AbstractBackend

Public Methods

Method Description
setUp ( ) : void
theConstructorCallsSetterMethodsForAllSpecifiedOptions ( )

Method Details

setUp() public method

public setUp ( ) : void
return void

theConstructorCallsSetterMethodsForAllSpecifiedOptions() public method

Property Details

$backendClassName protected property

protected AbstractBackend,Neos\Flow\Log\Backend $backendClassName
return Neos\Flow\Log\Backend\AbstractBackend