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/CxDSvCol.php

9 lines
58 B
PHP
Raw Normal View History

2019-03-10 15:23:11 +00:00
<?php
namespace Arma;
2019-03-18 14:49:42 +00:00
class CxDSvCol extends SvCol
2019-03-10 15:23:11 +00:00
{
}