Update ctyperesource.class.php

This commit is contained in:
Philippe Grand 2018-08-28 10:41:54 +02:00 committed by GitHub
parent 1856fb8946
commit b73fd487c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -487,9 +487,9 @@ class CtyperesourceLine
public $code;
/**
* @var string proper name for given parameter
*/
public $label;
* @var string proper name for given parameter
*/
public $label;
public $active;