Skip to content
Snippets Groups Projects
Commit ab1c3e88 authored by Sulyman Jeyte's avatar Sulyman Jeyte
Browse files

Added a new staff.

parent cb156918
No related branches found
No related tags found
2 merge requests!133Sjeyte staff page,!115Sjeyte staff page
Pipeline #576912 failed with stage
in 2 seconds
......@@ -640,5 +640,16 @@ public class Staff {
"Picture of the McLaren F1 car"
);
}
public Employee sjeyte() {
return new Employee(
"Sulyman",
"Student",
"Academic comeback season!",
"lebron.jpeg",
"Picture of LeBron down 3-1 in the Finals."
);
}
}
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