mirror of
https://github.com/standardebooks/web.git
synced 2025-07-08 15:50:29 -04:00
Don't redine Name in LocSubject, already in Tag
This commit is contained in:
parent
1e0d591066
commit
4a1a4efb24
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
<?
|
||||
class LocSubject extends Tag{
|
||||
public int $LocSubjectId;
|
||||
public string $Name;
|
||||
|
||||
public function Validate(): void{
|
||||
$error = new Exceptions\ValidationException();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue