Remove superfluous parameter comment
This commit is contained in:
parent
33cc6fc1b3
commit
e0e1d649be
|
@ -96,8 +96,6 @@ enum MDInstitutionExternalIdRepository implements MDValueEnumInterface, JsonSeri
|
|||
/**
|
||||
* Returns the HTML pattern.
|
||||
*
|
||||
* @param MDTlLoader $tlLoader Translation loader.
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function getValidationPatternHtml():string {
|
||||
|
@ -109,8 +107,6 @@ enum MDInstitutionExternalIdRepository implements MDValueEnumInterface, JsonSeri
|
|||
/**
|
||||
* Returns the PHP pattern.
|
||||
*
|
||||
* @param MDTlLoader $tlLoader Translation loader.
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function getValidationPatternPhp():string {
|
||||
|
|
Loading…
Reference in New Issue
Block a user