wp/wp-includes/sodium_compat/namespaced/File.php
author ymh <ymh.work@gmail.com>
Mon, 14 Oct 2019 18:30:03 +0200
changeset 10 372f2766ea20
parent 9 177826044cd9
permissions -rw-r--r--
update themes

<?php
namespace ParagonIE\Sodium;

class File extends \ParagonIE_Sodium_File
{

}