%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/o91-api/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
Upload File :
Create Path :
Current File : /var/www/html/o91-api/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/TrimMode.php

<?php

declare(strict_types=1);

namespace Doctrine\DBAL\Platforms;

final class TrimMode
{
    public const UNSPECIFIED = 0;

    public const LEADING = 1;

    public const TRAILING = 2;

    public const BOTH = 3;

    private function __construct()
    {
    }
}

Zerion Mini Shell 1.0