I see this (@var) in php comments a lot and have no clue what it means. Please tell.
// example.php (taken from yii framework application code)
This is how it needs to be specified for arrays:
/** * @var MyDto[] */