mirror of
https://code.castopod.org/adaures/castopod
synced 2025-06-06 01:12:01 +00:00
fix(manifest): set repository url as required in docstring typings
This commit is contained in:
parent
322836254e
commit
a8c81b3fa1
@ -8,7 +8,7 @@ use CodeIgniter\HTTP\URI;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @property string $type
|
* @property string $type
|
||||||
* @property ?URI $url
|
* @property URI $url
|
||||||
* @property ?string $directory
|
* @property ?string $directory
|
||||||
*/
|
*/
|
||||||
class Repository extends ManifestObject
|
class Repository extends ManifestObject
|
||||||
|
Loading…
x
Reference in New Issue
Block a user