2021-01-16 14:26:19 -06:00

6 lines
69 B
PHP

<?php declare(strict_types=1);
class PostPeek extends Extension
{
}