Update ctyperesource.class.php

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

View File

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