first commit
This commit is contained in:
12
vendor/php-flasher/flasher/Stamp/StampInterface.php
vendored
Normal file
12
vendor/php-flasher/flasher/Stamp/StampInterface.php
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of the PHPFlasher package.
|
||||
* (c) Younes KHOUBZA <younes.khoubza@gmail.com>
|
||||
*/
|
||||
|
||||
namespace Flasher\Prime\Stamp;
|
||||
|
||||
interface StampInterface
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user