Skip to content

Commit

Permalink
Fix up docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Jan 6, 2024
1 parent 41b243c commit ffbbe8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_app/App/Controller/NoModelController.php
Expand Up @@ -22,7 +22,7 @@
class NoModelController extends AppController
{
/**
* @var string
* @var string|null
*/
protected ?string $defaultTable = '';

Expand Down

0 comments on commit ffbbe8b

Please sign in to comment.