mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-01-26 11:14:06 +00:00
91 - Integrating Hashids
This commit is contained in:
@@ -4,5 +4,5 @@ namespace App;
|
||||
|
||||
interface TicketCodeGenerator
|
||||
{
|
||||
public function generate();
|
||||
public function generateFor($ticket);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user