PHP Class Neos\Neos\Tests\Unit\Domain\Service\ContentContextTest

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

Protected Properties

Property Type Description
$contextFactory Neos\Neos\Domain\Service\ContentContextFactory

Public Methods

Method Description
getCurrentDomainReturnsTheCurrentDomainIfAny ( )
getCurrentSiteReturnsTheCurrentSite ( )
setUp ( )

Method Details

getCurrentDomainReturnsTheCurrentDomainIfAny() public method

getCurrentSiteReturnsTheCurrentSite() public method

setUp() public method

public setUp ( )

Property Details

$contextFactory protected property

protected ContentContextFactory,Neos\Neos\Domain\Service $contextFactory
return Neos\Neos\Domain\Service\ContentContextFactory