Home
last modified time | relevance | path

Searched refs:NameOfBusiness (Results 1 – 3 of 3) sorted by relevance

/webtrees/app/Elements/
H A DNameOfBusiness.php27 class NameOfBusiness extends AbstractElement class
/webtrees/tests/app/Elements/
H A DNameOfBusinessTest.php35 self::$element = new NameOfBusiness('label');
/webtrees/app/
H A DGedcom.php135 use Fisharebest\Webtrees\Elements\NameOfBusiness; alias
514 'HEAD:SOUR:CORP' => new NameOfBusiness(I18N::translate('Corporation')),