PATH:
home
/
rwabteecom
/
public_html
/
vendor
/
doctrine
/
dbal
/
src
/
Platforms
/
Keywords
/
Editing: PostgreSQL94Keywords.php
<?php namespace Doctrine\DBAL\Platforms\Keywords; /** * PostgreSQL 9.4 reserved keywords list. * * @deprecated Use {@see PostgreSQLKeywords} instead. */ class PostgreSQL94Keywords extends PostgreSQLKeywords { }
SAVE
CANCEL