mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Correct namespace
This commit is contained in:
parent
04581d0915
commit
7690b98f61
@ -1,6 +1,6 @@
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
namespace Erusev\Parsedown\Sanisisation;
|
||||
namespace Erusev\Parsedown\Html\Sanisisation;
|
||||
|
||||
final class Escaper
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user