mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-02 14:29:11 +02:00
fix(manifest): set repository url as required in docstring typings
This commit is contained in:
parent
322836254e
commit
a8c81b3fa1
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ use CodeIgniter\HTTP\URI;
|
|||
|
||||
/**
|
||||
* @property string $type
|
||||
* @property ?URI $url
|
||||
* @property URI $url
|
||||
* @property ?string $directory
|
||||
*/
|
||||
class Repository extends ManifestObject
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue