Documentation

ExpoPusherRepository extends ExpoRepository

Interface to include method to verify existance of the key in store

Table of Contents

exists()  : bool
Check existance of key

Methods

exists()

Check existance of key

public static exists(string $key) : bool
Parameters
$key : string
Return values
bool

Search results