mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-21 23:20:54 +00:00
Use strict types
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
namespace CurlTest;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user