Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SonyPradana committed Dec 2, 2023
1 parent 155290d commit 2aba0c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/System/Integrate/Console/ServeCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
use System\Console\Traits\PrintHelpTrait;

/**
* @property-read string $port
* @property-read bool $expose
* @property string $port
* @property bool $expose
*/
class ServeCommand extends Command
{
Expand Down

0 comments on commit 2aba0c0

Please sign in to comment.