X-Git-Url: http://git.datanom.net/omvzfs.git/blobdiff_plain/76e64919e77f418e16ba309911de85af0bf7a2bf..c62686441c2ad9409f0a3a7fe87dd7c679a8ddd8:/OMVModulePoolType.php diff --git a/OMVModulePoolType.php b/OMVModulePoolType.php index 29b5fa9..c58ef76 100644 --- a/OMVModulePoolType.php +++ b/OMVModulePoolType.php @@ -24,11 +24,11 @@ * @class OMVModulePoolType. */ class OMVModulePoolType { - const OMVModulePoolType_TYPE_NONE = 0; - const OMVModulePoolType_TYPE_MIRROR = 1; - const OMVModulePoolType_TYPE_RAIDZ1 = 2; - const OMVModulePoolType_TYPE_RAIDZ2 = 3; - const OMVModulePoolType_TYPE_RAIDZ3 = 4; + const OMVModulePoolType_TYPE_NONE = 0; + const OMVModulePoolType_TYPE_MIRROR = 1; + const OMVModulePoolType_TYPE_RAIDZ1 = 2; + const OMVModulePoolType_TYPE_RAIDZ2 = 3; + const OMVModulePoolType_TYPE_RAIDZ3 = 4; /** * Return OMVModulePoolType as string.