Laravel version update
Laravel version update
This commit is contained in:
@@ -19,8 +19,6 @@ namespace Symfony\Component\HttpFoundation\File\Exception;
|
||||
class AccessDeniedException extends FileException
|
||||
{
|
||||
/**
|
||||
* Constructor.
|
||||
*
|
||||
* @param string $path The path to the accessed file
|
||||
*/
|
||||
public function __construct($path)
|
||||
|
Reference in New Issue
Block a user