I have added some code
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
public with sharing class Sample1 {
|
public with sharing class Sample1 {
|
||||||
public Sample1() {
|
public Sample1() {
|
||||||
|
System.debug('Hello World');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user