Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12740969
WithData.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
307 B
Referenced Files
None
Subscribers
None
WithData.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
Keruald\OmniTools\Tests
;
trait
WithData
{
protected
function
getDataPath
(
string
$file
)
:
string
{
return
$this
->
getDataDirectory
()
.
"/"
.
$file
;
}
protected
function
getDataDirectory
()
:
string
{
return
__DIR__
.
"/data"
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Nov 16, 13:13 (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3097094
Default Alt Text
WithData.php (307 B)
Attached To
Mode
rKOT Keruald OmniTools
Attached
Detach File
Event Timeline
Log In to Comment