Namespaces
Salient
Cache
Cli
Collection
Console
Container
Contract
Core
Curler
Http
Iterator
PHPDoc
Polyfill
Sync
Testing
Utility
none
Classes
Collection
Dictionary
ListCollection
Traits
ArrayableCollectionTrait
CollectionTrait
DictionaryTrait
ListCollectionTrait
ReadOnlyArrayAccessTrait
ReadOnlyCollectionTrait
RecursiveArrayableCollectionTrait
Overview
Namespace
Trait
Tree
Trait
Salient
\
Collection
\
ArrayableCollectionTrait
<
TKey
is array-key,
TValue
>
Salient\Collection\ArrayableCollectionTrait
Salient\Sync\Support\SyncErrorCollection
implements
SyncErrorCollectionInterface
,
IteratorAggregate
<int,
SyncErrorInterface
> uses
ListCollectionTrait
,
ArrayableCollectionTrait
Salient\Http\Headers
implements
HeadersInterface
,
IteratorAggregate
<string, string[]>,
HasHttpRegex
uses
ReadOnlyCollectionTrait
,
ReadOnlyArrayAccessTrait
,
ArrayableCollectionTrait
,
ImmutableTrait
Located at
Toolkit/Collection/ArrayableCollectionTrait.php
Methods
public
toArray
(
bool
$preserveKeys
=
true
): array
#