From 078424ed23d08430516957231938b48bc81bcdbe Mon Sep 17 00:00:00 2001 From: Tayeb-Ali Date: Sun, 24 Mar 2019 00:45:58 +0200 Subject: [PATCH] Interface update --- src/Contracts/Generator.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/Contracts/Generator.php b/src/Contracts/Generator.php index 402d0ca..13c33af 100644 --- a/src/Contracts/Generator.php +++ b/src/Contracts/Generator.php @@ -1,7 +1,11 @@