update:更新快捷搜索
This commit is contained in:
11
catch/cms/form/FormFactory.php
Normal file
11
catch/cms/form/FormFactory.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
namespace catchAdmin\cms\form;
|
||||
|
||||
|
||||
class FormFactory
|
||||
{
|
||||
public static function create($name)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user