?> 제거

This commit is contained in:
2018-10-01 03:03:30 +09:00
parent 63ed05fafb
commit 2bd894f53f
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);
}
?>