/home/sharedstore/public_html/prestashop.sharedstore.ma/src/Core/Foundation/Database
NameSizeModeActions
EntityManager/-0755rm
DatabaseInterface.php12510644editdlrm
EntityDataInconsistencyException.php11980644editdlrm
EntityInterface.php15290644editdlrm
EntityManager.php34330644editdlrm
EntityMetaData.php21540644editdlrm
EntityNotFoundException.php11890644editdlrm
EntityRepository.php66950644editdlrm
Exception.php12360644editdlrm
Edit: /home/sharedstore/public_html/prestashop.sharedstore.ma/src/Core/Foundation/Database/Exception.php (1236B)
* @copyright Since 2007 PrestaShop SA and Contributors * @license https://opensource.org/licenses/OSL-3.0 Open Software License (OSL 3.0) */ namespace PrestaShop\PrestaShop\Core\Foundation\Database; use PrestaShop\PrestaShop\Core\Exception\CoreException; class Exception extends CoreException { }