Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12871175
BaseCollection.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
350 B
Referenced Files
None
Subscribers
None
BaseCollection.php
View Options
<?php
declare
(
strict_types
=
1
);
namespace
Keruald\OmniTools\Collections
;
interface
BaseCollection
{
///
/// Constructors
///
public
static
function
from
(
iterable
$items
)
:
static
;
///
/// Getters
///
public
function
toArray
()
:
array
;
///
/// Properties
///
public
function
count
()
:
int
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Nov 17, 16:08 (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3154613
Default Alt Text
BaseCollection.php (350 B)
Attached To
Mode
rKOT Keruald OmniTools
Attached
Detach File
Event Timeline
Log In to Comment