Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
namespace NoccyLabs\Spinner\Style;
|
||||
|
||||
interface StyleInterface
|
||||
{
|
||||
public function getFrames(): array;
|
||||
}
|
||||
Reference in New Issue
Block a user