PHP Interface Webiny\Component\Storage\Driver\TouchableInterface

Show file Open project: Webiny/Framework

Public Methods

Method Description
touchKey ( $key ) : mixed Touch a file (change time modified)

Method Details

touchKey() public method

Touch a file (change time modified)
public touchKey ( $key ) : mixed
$key
return mixed