Skip to content
Snippets Groups Projects
Commit f893a612 authored by Rayana Lyons's avatar Rayana Lyons
Browse files

Added staff bio

parent 1452f12c
No related branches found
No related tags found
2 merge requests!156Main,!154rlyons8 staff bio and product
Pipeline #577191 failed with stage
in 1 second
......@@ -817,5 +817,17 @@ public class Staff {
"celsius picture"
);
}
}
public Employee rlyons8() {
return new Employee(
"Rayana",
"Student",
"Cat mom"
"animegeek.jpeg",
"Black anime girl"
)
}
}
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