Silber\Bouncer\Contracts\Clipboard::registerAt PHP Method

registerAt() public method

Register the clipboard at the given gate.
public registerAt ( Illuminate\Contracts\Auth\Access\Gate $gate ) : void
$gate Illuminate\Contracts\Auth\Access\Gate
return void
    public function registerAt(Gate $gate);