mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
add enhancement
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user