관리-도구
편집 파일: ConnectionLost.php
<?php namespace Doctrine\DBAL\Exception; /** @psalm-immutable */ final class ConnectionLost extends ConnectionException { }