ManaPHP\CounterInterface::get PHP Method

get() public method

public get ( string $type, string $id ) : integer
$type string
$id string
return integer
    public function get($type, $id);