mini\Parsing\SQL\AST\IdentifierNode::getName() Method

public

Signature

public function getName(): string

Returns

string

Documentation

Get just the final identifier (column name in table.column)

Source

src/Parsing/SQL/AST/IdentifierNode.php:43-46