mirror of
https://github.com/silverstripe/silverstripe-blog
synced 2024-10-22 09:05:58 +00:00
6 lines
56 B
PHP
6 lines
56 B
PHP
|
<?php
|
||
|
|
||
|
class AjaxTextField extends TextField {
|
||
|
|
||
|
}
|