created sample class
This commit is contained in:
5
force-app/main/default/classes/Sample1.cls
Normal file
5
force-app/main/default/classes/Sample1.cls
Normal file
@@ -0,0 +1,5 @@
|
||||
public with sharing class Sample1 {
|
||||
public Sample1() {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user