// PSCFV-3990
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
*/
|
||||
class PrestaShopDatabaseExceptionCore extends PrestaShopException
|
||||
{
|
||||
|
||||
public function __toString()
|
||||
{
|
||||
return $this->message;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user