Skip to content

Commit

Permalink
reveiw php stan
Browse files Browse the repository at this point in the history
  • Loading branch information
FHenry committed Aug 18, 2024
1 parent a9293b5 commit ec73eb4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions htdocs/categories/class/categorie.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -303,13 +303,6 @@ class Categorie extends CommonObject
"fk_user_modif" => array("type"=>"integer:User:user/class/user.class.php", "label"=>"UserModif", "enabled"=>"1", 'position'=>85, 'notnull'=>-1, "visible"=>"-2", "alwayseditable"=>"1", "css"=>"maxwidth500 widthcentpercentminusxx", "csslist"=>"tdoverflowmax150",),
);

public $ref_ext;
public $import_key;
public $date_creation;
public $tms;
public $fk_user_creat;
public $fk_user_modif;

/**
* Constructor
*
Expand Down

0 comments on commit ec73eb4

Please sign in to comment.