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