tao-test/app/vendor/respect/validation/tests/integration/bsn_1.phpt

11 lines
133 B
Plaintext
Raw Normal View History

2022-08-29 20:14:13 +02:00
--FILE--
<?php
require 'vendor/autoload.php';
use Respect\Validation\Validator as v;
v::bsn()->check('612890053');
?>
--EXPECTF--