VersionPress\Storages\StorageFactory::getAllSupportedStorages PHP Méthode

getAllSupportedStorages() public méthode

    public function getAllSupportedStorages()
    {
        return $this->dbSchemaInfo->getAllEntityNames();
    }