PHP 클래스 Camspiers\StatisticalClassifier\DataSource\Json

저자: Cam Spiers ([email protected])
상속: extends DataArray
파일 보기 프로젝트 열기: camspiers/statistical-classifier

공개 메소드들

메소드 설명
__construct ( string $filename ) Creates the object from the filename
read ( )
write ( )

메소드 상세

__construct() 공개 메소드

Creates the object from the filename
public __construct ( string $filename )
$filename string The filename of the json file

read() 공개 메소드

public read ( )

write() 공개 메소드

public write ( )