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

Mostra file Open project: neos/flow-development-collection

Protected Properties

Property Type Description
$hash string

Public Methods

Method Description
__construct ( string $hash )
getHash ( ) : string

Method Details

__construct() public method

public __construct ( string $hash )
$hash string The table source hash string

getHash() public method

public getHash ( ) : string
return string The table source hash string

Property Details

$hash protected_oe property

protected string $hash
return string