mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-19 05:07:50 +09:00
Updates to vendors etc
This commit is contained in:
@@ -16,7 +16,7 @@ interface LazyObjectInterface
|
||||
/**
|
||||
* Returns whether the object is initialized.
|
||||
*
|
||||
* @param $partial Whether partially initialized objects should be considered as initialized
|
||||
* @param bool $partial Whether partially initialized objects should be considered as initialized
|
||||
*/
|
||||
public function isLazyObjectInitialized(bool $partial = false): bool;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user