Home
last modified time | relevance | path

Searched refs:dateProperties (Results 1 – 1 of 1) sorted by relevance

/plugin/authfacebook/lib/Authentication/
H A DAccessTokenMetadata.php50 protected static $dateProperties = ['expires_at', 'issued_at']; variable in Facebook\\Authentication\\AccessTokenMetadata
384 foreach (static::$dateProperties as $key) {