Called by `Auth` when a user session is terminated. Not implemented in the `Form` adapter.

Parameters

  • array $options Adapter-specific options. Not implemented in the `Form` adapter.

Returns

void

Source

						public function clear(array $options = array()) {
	}