YiiRocks/svg-inline-bootstrap

View on GitHub
src/SvgInlineBootstrapInterface.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

declare(strict_types=1);

namespace YiiRocks\SvgInline\Bootstrap;

interface SvgInlineBootstrapInterface
{
}