PHP Class Neos\Flow\Tests\Functional\Command\PyStringNode

Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$rawString string

Méthodes publiques

Méthode Description
__construct ( string $rawString )
getRaw ( ) : string

Method Details

__construct() public méthode

public __construct ( string $rawString )
$rawString string The raw string as written in the behat feature file

getRaw() public méthode

public getRaw ( ) : string
Résultat string The raw string as written in the behat feature file

Property Details

$rawString protected_oe property

protected string $rawString
Résultat string