6 lines
89 B
PHP
Executable File
6 lines
89 B
PHP
Executable File
<?php
|
|
public static function getLicensePropertyValue($propertyName)
|
|
{
|
|
return ',,';
|
|
}
|