Класс Json
| Methods | ||
|---|---|---|
public
static
|
read(string|null $jsonFile = null): stdClass
|
# |
public
static
|
create(string $jsonFile, object|array $data = false): bool
|
# |
public
static
|
rewrite(string $jsonFile, mixed $data = false): bool
|
# |
public
static
|
delete(string $jsonFile): bool
|
# |
public
static
|
has(string $jsonFile): bool
|
# |