PHP Class data, CodeceptJS

ファイルを表示 Open project: Codeception/CodeceptJS Class Usage Examples

Public Properties

Property Type Description
$filename

Public Methods

Method Description
clean ( )
get ( $key )
remove ( $key )
set ( $key, $value )

Protected Methods

Method Description
load ( )
save ( $data )

Method Details

clean() public static method

public static clean ( )

get() public static method

public static get ( $key )

load() protected static method

protected static load ( )

remove() public static method

public static remove ( $key )

save() protected static method

protected static save ( $data )

set() public static method

public static set ( $key, $value )

Property Details

$filename public_oe static_oe property

public static $filename