@@ -14,7 +14,7 @@ |
||
| 14 | 14 | |
| 15 | 15 | /** |
| 16 | 16 | * Transform the \Enrollment entity |
| 17 | - * @param \Enrollment $model |
|
| 17 | + * @param Enrollment $model |
|
| 18 | 18 | * |
| 19 | 19 | * @return array |
| 20 | 20 | */ |
@@ -14,7 +14,7 @@ |
||
| 14 | 14 | |
| 15 | 15 | /** |
| 16 | 16 | * Transform the \Classroom entity |
| 17 | - * @param \Classroom $model |
|
| 17 | + * @param Classroom $model |
|
| 18 | 18 | * |
| 19 | 19 | * @return array |
| 20 | 20 | */ |
@@ -14,7 +14,7 @@ |
||
| 14 | 14 | |
| 15 | 15 | /** |
| 16 | 16 | * Transform the \Course entity |
| 17 | - * @param \Course $model |
|
| 17 | + * @param Course $model |
|
| 18 | 18 | * |
| 19 | 19 | * @return array |
| 20 | 20 | */ |
@@ -14,7 +14,7 @@ |
||
| 14 | 14 | |
| 15 | 15 | /** |
| 16 | 16 | * Transform the \EnrollmentStudySubmodule entity |
| 17 | - * @param \EnrollmentStudySubmodule $model |
|
| 17 | + * @param EnrollmentStudySubmodule $model |
|
| 18 | 18 | * |
| 19 | 19 | * @return array |
| 20 | 20 | */ |
@@ -14,7 +14,7 @@ |
||
| 14 | 14 | |
| 15 | 15 | /** |
| 16 | 16 | * Transform the \Cycle entity |
| 17 | - * @param \Cycle $model |
|
| 17 | + * @param Cycle $model |
|
| 18 | 18 | * |
| 19 | 19 | * @return array |
| 20 | 20 | */ |
@@ -14,7 +14,7 @@ |
||
| 14 | 14 | |
| 15 | 15 | /** |
| 16 | 16 | * Transform the \Family entity |
| 17 | - * @param \Family $model |
|
| 17 | + * @param Family $model |
|
| 18 | 18 | * |
| 19 | 19 | * @return array |
| 20 | 20 | */ |
@@ -14,7 +14,7 @@ |
||
| 14 | 14 | |
| 15 | 15 | /** |
| 16 | 16 | * Transform the \Module entity |
| 17 | - * @param \Module $model |
|
| 17 | + * @param Module $model |
|
| 18 | 18 | * |
| 19 | 19 | * @return array |
| 20 | 20 | */ |
@@ -14,7 +14,7 @@ |
||
| 14 | 14 | |
| 15 | 15 | /** |
| 16 | 16 | * Transform the \Submodule entity |
| 17 | - * @param \Submodule $model |
|
| 17 | + * @param Submodule $model |
|
| 18 | 18 | * |
| 19 | 19 | * @return array |
| 20 | 20 | */ |
@@ -14,7 +14,7 @@ |
||
| 14 | 14 | |
| 15 | 15 | /** |
| 16 | 16 | * Transform the \SubmoduleType entity |
| 17 | - * @param \SubmoduleType $model |
|
| 17 | + * @param SubmoduleType $model |
|
| 18 | 18 | * |
| 19 | 19 | * @return array |
| 20 | 20 | */ |