Fixed PSR2 style guides compliance

This commit is contained in:
everzet
2012-06-02 22:10:00 +02:00
parent fe2d420ab9
commit 7ead2a0e08
4 changed files with 6 additions and 6 deletions

View File

@@ -405,7 +405,7 @@ class MinkContext extends RawMinkContext implements TranslatedContextInterface
/**
* Returns list of definition translation resources paths.
*
* @return array
* @return array
*/
public function getTranslationResources()
{
@@ -415,7 +415,7 @@ class MinkContext extends RawMinkContext implements TranslatedContextInterface
/**
* Returns list of definition translation resources paths for this dictionary.
*
* @return array
* @return array
*/
public function getMinkTranslationResources()
{