File manager - Edit - /var/www/payraty/helpdesk/vendor/doctrine/dbal/src/Platforms/TrimMode.php
Back
<?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; /** @codeCoverageIgnore */ private function __construct() { } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings