add enhancement

This commit is contained in:
Nicolas Le Goff
2011-12-28 19:31:38 +01:00
parent 5e07d736e2
commit bcd6719845
3 changed files with 36 additions and 12 deletions

View File

@@ -29,6 +29,13 @@ interface Specification
*/
const EXTENDED_MAIN_KEYWORD = 'main';
/**
* Return the main configuration file
*
* @return \SplFileObject
*/
public function getMainConfigurationFile();
/**
* Return an array of paths that CAN'T be extended by ONLY one or more of their value
* but must be fully replaced with new values