<?php namespace Maatwebsite\Excel\Concerns; interface SkipsUnknownSheets { /** * @param string|int $sheetName */ public function onUnknownSheet($sheetName); }
Take control of your account by resetting your password. Our password recovery page guides you through the necessary steps to securely reset your password.