This repository has been archived on 2020-06-07. You can view files and clone it, but cannot push or open issues or pull requests.
php-armadillo/stubs/impl/SpSvCxDMapVal.php
2019-03-24 00:24:34 +08:00

8 lines
67 B
PHP

<?php
namespace Arma;
class SpSvCxDMapVal extends SpSvMapVal
{
}