This commit is contained in:
Sam Georges 2014-05-18 09:20:14 +10:00
parent 2143c3db6f
commit bfb5099910
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ class Loader implements Twig_LoaderInterface
/**
* Sets a CMS object to load the template from.
* @param \Cms\Classes\CmsObject CmsO $obj Specifies the CMS object.
* @param \Cms\Classes\CmsObject $obj Specifies the CMS object.
*/
public function setObject(CmsObject $obj)
{