interface Illuminate / Contracts / Validation / UncompromisedVerifier
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

UncompromisedVerifier

Methods

public

verify ( $data ) : bool

Verify that the given data has not been compromised in data leaks.

Parameters

  • $data array