InvalidDocblock
March 20, 2020 ยท View on GitHub
Emitted when there's an error in a docblock type
<?php
/** @var array() */
$a = [];
March 20, 2020 ยท View on GitHub
Emitted when there's an error in a docblock type
<?php
/** @var array() */
$a = [];