Overview

Namespaces

  • Liberty
  • None

Classes

  • BigInteger
  • Block
  • Blockchain
  • Collection
  • CollectionFileList
  • File
  • Folder
  • INI
  • LECDSA
  • Onecrypt
  • SSV
  • Text
  • Transaction
  • Wallet
  • WebPeer
  • Overview
  • Namespace
  • Class

Class Collection

Collection class.

Direct known subclasses

Liberty\CollectionFileList
Namespace: Liberty
Package: Liberty
Category: Cryptocurrency
License: Public Domain.
Author: Alireza Rahmani Khalili @alirezarahmani, Liberty Group cryptolibertygroup@gmail.com
Version: 1.0.0
Since: 2018-02-17
Located at Liberty/Collection.php
Methods summary
public
# __construct( $list = array() )
public
# add( $obj, $key = null )
public
# remove( $key )
public
# item( $key )
public
# items( )
public
# keys( )
public
# length( )
Properties summary
protected string $items

The List itself

The List itself

# array()
API documentation generated by ApiGen