PHP Class Neos\Flow\Tests\Functional\I18n\Cldr\CldrRepositoryTest

Inheritance: extends Neos\Flow\Tests\FunctionalTestCase
Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$cldrBasePath string
$cldrRepository Neos\Flow\I18n\Cldr\CldrRepository

Méthodes publiques

Méthode Description
modelIsReturnedCorrectlyForLocaleImplicatingChaining ( )
setUp ( ) Initialize dependencies

Méthodes protégées

Méthode Description
retrieveCldrBasePath ( ) : string Retrieves the base path from the CldrRepository's cldrBasePath attribute

Method Details

modelIsReturnedCorrectlyForLocaleImplicatingChaining() public méthode

retrieveCldrBasePath() protected méthode

Retrieves the base path from the CldrRepository's cldrBasePath attribute
protected retrieveCldrBasePath ( ) : string
Résultat string

setUp() public méthode

Initialize dependencies
public setUp ( )

Property Details

$cldrBasePath protected_oe property

protected string $cldrBasePath
Résultat string

$cldrRepository protected_oe property

protected CldrRepository,Neos\Flow\I18n\Cldr $cldrRepository
Résultat Neos\Flow\I18n\Cldr\CldrRepository