mirror of
https://github.com/shlinkio/shlink.git
synced 2024-12-19 01:22:38 +03:00
5 lines
43 B
PHP
5 lines
43 B
PHP
|
<?php
|
||
|
declare(strict_types=1);
|
||
|
|
||
|
return [];
|