PHP 클래스 nspl\ds\ArrayObject

상속: implements ArrayAccess, implements Iterator
파일 보기 프로젝트 열기: ihor/Nspl

공개 메소드들

메소드 설명
__construct ( )
__toString ( ) : string
fromArray ( array $array ) : static

메소드 상세

__construct() 공개 메소드

public __construct ( )

__toString() 공개 메소드

public __toString ( ) : string
리턴 string

fromArray() 공개 정적인 메소드

public static fromArray ( array $array ) : static
$array array
리턴 static