mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-04 14:10:00 +09:00
Dependency updates and update version number
This commit is contained in:
2
vendor/symfony/var-dumper/Cloner/Data.php
vendored
2
vendor/symfony/var-dumper/Cloner/Data.php
vendored
@@ -227,7 +227,7 @@ class Data implements \ArrayAccess, \Countable, \IteratorAggregate
|
||||
*
|
||||
* @param string|int $key The key to seek to
|
||||
*
|
||||
* @return self|null A clone of $this of null if the key is not set
|
||||
* @return self|null A clone of $this or null if the key is not set
|
||||
*/
|
||||
public function seek($key)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user