Did you know you can typehint array keys? @phpStorm will recognise the docblock and provide autocompletion.
Example taken from https://writing-readable-php.com/
#php
Did you know you can typehint array keys? @phpStorm will recognise the docblock and provide autocompletion.
Example taken from https://writing-readable-php.com/
#php