Skip to content

Commit

Permalink
Fix doc block.
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Sep 24, 2018
1 parent 7114153 commit cb077bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/ViewBuilder.php
Expand Up @@ -566,7 +566,7 @@ public function setClassName($name)
/**
* Gets the view classname.
*
* @return string
* @return string|null
*/
public function getClassName()
{
Expand Down

0 comments on commit cb077bd

Please sign in to comment.