depends as $depend) { $depend = Str::evaluable($depend); $annotations[] = "@depends $depend"; } return $annotations; } }