Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F14040018
DatabaseQuery.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
231 B
Referenced Files
None
Subscribers
None
DatabaseQuery.php
View Options
<?php
namespace
Keruald\Database\Query
;
use
Keruald\Database\Result\DatabaseResult
;
abstract
class
DatabaseQuery
{
public
abstract
function
query
()
:
?
DatabaseResult
;
public
abstract
function
__toString
()
:
string
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, Nov 28, 17:38 (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3156581
Default Alt Text
DatabaseQuery.php (231 B)
Attached To
Mode
rKERUALD Keruald libraries development repository
Attached
Detach File
Event Timeline
Log In to Comment