9 lines
97 B
PHP
9 lines
97 B
PHP
<?php
|
|
|
|
namespace tests\unit\models;
|
|
|
|
class ContactFormTest extends \tests\_helpers\TestCase
|
|
{
|
|
|
|
}
|