ManaPHP\Meter\LinearInterface::flush PHP Method

flush() public method

public flush ( string $type, string $id = null ) : void
$type string
$id string
return void
    public function flush($type, $id = null);
LinearInterface