Neos\Flow\Tests\Functional\Command\TableNode::getHash PHP Méthode

getHash() public méthode

public getHash ( ) : string
Résultat string The table source hash string
    public function getHash()
    {
        return $this->hash;
    }