requireSetup()) { $core = \bootstrap::getCore(); if ( ! $core->getConfiguration()->isInstalled()) { throw new \RuntimeException('Phraseanet must be set-up'); } } } }