LiveGenerator interface should extend Generator

This commit is contained in:
Stéphane Goetz 2015-07-29 22:31:59 +02:00
parent e543a107b1
commit 489fc6a2d4

View File

@ -3,7 +3,7 @@
use Todaymade\Daux\Config;
use Todaymade\Daux\Tree\Entry;
interface LiveGenerator
interface LiveGenerator extends Generator
{
/**
* @param Entry $node