Compat.php 86 B

1234567
  1. <?php
  2. namespace ParagonIE\Sodium;
  3. class Compat extends \ParagonIE_Sodium_Compat
  4. {
  5. }