crystal_cms_rcpp_fw/crystalcms_updated/config/security.php

6 lines
70 B
PHP

<?php
return [
'password' => new \App\Security\Impl\Hasher(),
];