9 lines
93 B
PHP
9 lines
93 B
PHP
|
<?php
|
||
|
|
||
|
namespace Koneko\SatCfdiValidator\Services;
|
||
|
|
||
|
class SatCfdiValidatorService
|
||
|
{
|
||
|
//
|
||
|
}
|