mirror of
https://github.com/cerbero90/json-parser.git
synced 2025-01-17 04:58:15 +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.
|
||||
*
|
||||
* @param mixed $source
|
||||
* @param Config|null $config
|
||||
* @param Config $config
|
||||
*/
|
||||
final public function __construct(
|
||||
protected readonly mixed $source,
|
||||
|
Loading…
x
Reference in New Issue
Block a user