Skip to content

Commit

Permalink
phpdoc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
flack committed Mar 21, 2024
1 parent 782040d commit 79b6350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/midcom/templating/loader.php
Expand Up @@ -67,7 +67,7 @@ public function set_directories(?midcom_db_topic $topic, array $prepend, array $
/**
* Gets the component styledir associated with the topic's component.
*
* @return mixed the path to the component's style directory.
* @return ?string the path to the component's style directory.
*/
private function get_component_snippetdir(?midcom_db_topic $topic) : ?string
{
Expand Down

0 comments on commit 79b6350

Please sign in to comment.