Prado\Web\UI\WebControls\TStatements::getStatements PHP Méthode

getStatements() public méthode

public getStatements ( ) : string
Résultat string the statements to be executed
    public function getStatements()
    {
        return $this->_s;
    }