Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Commit

Permalink
Docblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
johanjanssens committed May 2, 2016
1 parent ae7843d commit b9b1238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/template/helper/abstract.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
abstract class TemplateHelperAbstract extends Object implements TemplateHelperInterface
{
/**
* Method to build a string with xml style attributes from an array of key/value pairs
* Build a string with xml style attributes from an array of key/value pairs
*
* @param mixed $array The array of Key/Value pairs for the attributes
* @return string String containing xml style attributes
Expand Down

0 comments on commit b9b1238

Please sign in to comment.