dbms_primeidc_init...1
This commit is contained in:
parent
8c97e98d0a
commit
e60275851f
@ -6,7 +6,7 @@ class Http
|
|||||||
{
|
{
|
||||||
protected array $headers = [];
|
protected array $headers = [];
|
||||||
|
|
||||||
public function __construct() {}
|
protected function __construct() {}
|
||||||
|
|
||||||
public function getHeaders(): array
|
public function getHeaders(): array
|
||||||
{
|
{
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
<?
|
<?php
|
||||||
|
|
||||||
namespace lib\Http;
|
namespace lib\Http;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user