?> 제거

This commit is contained in:
2018-10-01 03:03:30 +09:00
parent 0ee4593608
commit 5be39c04ef
3 changed files with 1 additions and 4 deletions
-1
View File
@@ -4,4 +4,3 @@ namespace sammo;
abstract class GeneralTrigger extends ObjectTrigger{
abstract public function __construct(General $general);
}
?>