mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
resolving conflict
This commit is contained in:
@@ -134,6 +134,10 @@ class Person {
|
||||
$this->history->add($period);
|
||||
}
|
||||
|
||||
public function removeHistoryFile(PersonHistoryFile $history) {
|
||||
$this->history->remove($history);
|
||||
}
|
||||
|
||||
/**
|
||||
* set the Person file as open at the given date.
|
||||
*
|
||||
|
Reference in New Issue
Block a user