'onInitBarcodeFactory', ]; } /** * @return BarcodeFactory */ public static function onInitBarcodeFactory() { return new BarcodeFactory(); } }