extends |
AbstractAsset |
---|
Representation of a Database View.
Methods | ||
---|---|---|
public
|
__construct(string $name, string $sql)
|
# |
public
|
getSql(): string
|
# |
Methods inherited from Doctrine\DBAL\Schema\AbstractAsset |
---|
isInDefaultNamespace(), getNamespaceName(), getShortestName(), getFullQualifiedName(), isQuoted(), getName(), getQuotedName() |