Skip to content
Snippets Groups Projects

Devel

Merged Piotr Potrebka requested to merge devel into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -84,7 +84,7 @@ abstract class EmailAbstract implements EmailInterface {
}
/**
* Send email.
* Send email (wywalić do osobnej klasy ;) )
*
* @return void
*/
Loading