PHP 클래스 MockFS_File_Node

상속: extends MockFS_Node
파일 보기 프로젝트 열기: lucatume/wp-browser

공개 프로퍼티들

프로퍼티 타입 설명
$contents
$type

공개 메소드들

메소드 설명
__construct ( $path, $contents = '' ) The contents of the file

메소드 상세

__construct() 공개 메소드

The contents of the file
public __construct ( $path, $contents = '' )

프로퍼티 상세

$contents 공개적으로 프로퍼티

public $contents

$type 공개적으로 프로퍼티

public $type