cs
This commit is contained in:
@@ -108,8 +108,7 @@ class ConfigWriterFileManager
|
||||
{
|
||||
try {
|
||||
$data = $this->fileManager->getPhpContents($path);
|
||||
}
|
||||
catch (RuntimeException) {
|
||||
} catch (RuntimeException) {
|
||||
return false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user