Skip to content
Snippets Groups Projects
Commit a6a7ed82 authored by Kirupa Gunaseelan's avatar Kirupa Gunaseelan
Browse files

staff

parent be81f08f
No related branches found
No related tags found
1 merge request!54Kirupang staff page
......@@ -317,4 +317,15 @@ public class Staff {
"Me climbing last May at my high school"
);
}
public Employee kirupang() {
return new Employee(
"K",
"s",
"s",
"park.jpg",
"yes"
);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment