?> 제거

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 -2
View File
@@ -22,5 +22,4 @@ abstract class ObjectTrigger{
$fqn = static::class;
return "{$priority}_{$fqn}_{$hash}";
}
}
?>
}