Use new code style
This commit is contained in:
@ -10,8 +10,7 @@ class License {
|
||||
*
|
||||
* @return null
|
||||
*/
|
||||
public function get_license_key()
|
||||
{
|
||||
public function get_license_key() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user