parent
f3855559b3
commit
9a7ea4512f
@ -1,18 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
class Teacher extends User
|
|
||||||
{
|
|
||||||
|
|
||||||
protected function createVocabulary(){
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
protected function modifyVocabulary(){
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
}
|
|
Loading…
Reference in new issue