spout/src/Spout/Reader/Common/Creator/InternalEntityFactoryInterface.php
2017-11-18 18:55:45 +01:00

11 lines
140 B
PHP

<?php
namespace Box\Spout\Reader\Common\Creator;
/**
* Interface EntityFactoryInterface
*/
interface InternalEntityFactoryInterface
{
}