mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
Remove strict_types
for PHP 5.3 and 5.4 compat
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
<?php
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Erusev\Parsedown;
|
||||
|
||||
|
Reference in New Issue
Block a user