7 lines
73 B
PHP
7 lines
73 B
PHP
<?php
|
|
namespace JHodges\GiteaBot;
|
|
|
|
class Label extends GiteaRepoData{
|
|
|
|
}
|