Removed unnecessary line break
This commit is contained in:
parent
45409dfe1c
commit
6e27421982
1 changed files with 0 additions and 1 deletions
|
@ -375,7 +375,6 @@ abstract class element {
|
||||||
*/
|
*/
|
||||||
public abstract function render_html();
|
public abstract function render_html();
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Handles deleting any data this element may have introduced.
|
* Handles deleting any data this element may have introduced.
|
||||||
* Can be overridden if more functionality is needed.
|
* Can be overridden if more functionality is needed.
|
||||||
|
|
Loading…
Reference in a new issue