renamed MinkAwareContextInterface -> MinkAwareInterface
This commit is contained in:
@@ -470,16 +470,6 @@ trait MinkDictionary
|
||||
system(sprintf($this->getMinkParameter('show_cmd'), escapeshellarg($filename)));
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns list of definition translation resources paths.
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function getTranslationResources()
|
||||
{
|
||||
return $this->getMinkTranslationResources();
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns list of definition translation resources paths for this dictionary.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user