This commit is contained in:
Shish
2023-02-03 16:58:16 +00:00
parent 8e79aa95a9
commit ff71a89948
5 changed files with 7 additions and 8 deletions

View File

@ -112,7 +112,7 @@ class OuroborosPost extends _SafeOuroborosImage
* Mainly just acts as a wrapper and validation layer
* @noinspection PhpMissingParentConstructorInspection
*/
public function __construct(array $post, string $md5 = '')
public function __construct(array $post)
{
if (array_key_exists('tags', $post)) {
// implode(explode()) to resolve aliases and sanitise