Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4116657
TrimMode.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
298 B
Referenced Files
None
Subscribers
None
TrimMode.php
View Options
<?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
()
{
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Wed, Aug 19, 01:41 (2 w, 2 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
0f/98/daa5475289ea6f0ba6466b1b9af3
Default Alt Text
TrimMode.php (298 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment