<?php namespace Maatwebsite\Excel\Transactions; interface TransactionHandler { /** * @param callable $callback * @return mixed */ public function __invoke(callable $callback); }
Take control of your account by resetting your password. Our password recovery page guides you through the necessary steps to securely reset your password.