Fix spacing issue in Asset documentation.
This commit is contained in:
parent
b6ba0de0bd
commit
0344d74c6e
|
@ -221,7 +221,7 @@ private function get_group($group)
|
|||
* Get the link to a single registered CSS asset.
|
||||
*
|
||||
* <code>
|
||||
* echo $container->get_style('common');
|
||||
* echo $container->get_style('common');
|
||||
* </code>
|
||||
*
|
||||
* @param string $name
|
||||
|
|
Loading…
Reference in New Issue