Try a change on a file to trigger travis

This commit is contained in:
Laurent Destailleur 2022-01-26 14:17:32 +01:00 committed by GitHub
parent 82b14caa13
commit 6783ec80be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,7 +41,7 @@ class Task extends CommonObjectLine
public $element = 'project_task';
/**
* @var string Name of table without prefix where object is stored
* @var string Name of table without prefix where object is stored
*/
public $table_element = 'projet_task';