PATH:
home
/
rwabteecom
/
public_html_old
/
vendor
/
doctrine
/
dbal
/
src
/
Exception
/
Editing: DatabaseDoesNotExist.php
<?php namespace Doctrine\DBAL\Exception; /** @psalm-immutable */ class DatabaseDoesNotExist extends DatabaseObjectNotFoundException { }
SAVE
CANCEL