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