Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12870400
FileUtilities.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
221 B
Referenced Files
None
Subscribers
None
FileUtilities.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
Keruald\OmniTools\IO
;
class
FileUtilities
{
public
static
function
getExtension
(
string
$filename
)
:
string
{
return
File
::
from
(
$filename
)->
getExtension
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Nov 17, 15:48 (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3119854
Default Alt Text
FileUtilities.php (221 B)
Attached To
Mode
rKOT Keruald OmniTools
Attached
Detach File
Event Timeline
Log In to Comment