mirror of
https://github.com/cerbero90/json-parser.git
synced 2025-01-29 10:38:09 +01:00
Update parameter type
This commit is contained in:
parent
3a0d6fe660
commit
6dbcf62791
@ -53,7 +53,7 @@ abstract class Source implements IteratorAggregate
|
|||||||
* Instantiate the class.
|
* Instantiate the class.
|
||||||
*
|
*
|
||||||
* @param mixed $source
|
* @param mixed $source
|
||||||
* @param Config|null $config
|
* @param Config $config
|
||||||
*/
|
*/
|
||||||
final public function __construct(
|
final public function __construct(
|
||||||
protected readonly mixed $source,
|
protected readonly mixed $source,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user