mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-16 11:53:49 +09:00
update to laravel 5.7 and try getting autologin saved
This commit is contained in:
@@ -10,7 +10,7 @@ class StaticCall extends Expr
|
||||
{
|
||||
/** @var Node\Name|Expr Class name */
|
||||
public $class;
|
||||
/** @var string|Identifier|Expr Method name */
|
||||
/** @var Identifier|Expr Method name */
|
||||
public $name;
|
||||
/** @var Node\Arg[] Arguments */
|
||||
public $args;
|
||||
|
||||
Reference in New Issue
Block a user