2023-05-16 10:50:42 +08:00

6 lines
89 B
PHP
Executable File

<?php
public static function getLicensePropertyValue($propertyName)
{
return ',,';
}