default services conflit ?
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
namespace Consolidation\SiteAlias;
|
||||
|
||||
interface DataFileLoaderInterface
|
||||
{
|
||||
/**
|
||||
* @return array
|
||||
*/
|
||||
public function load($path);
|
||||
}
|
Reference in New Issue
Block a user