correct typos in doc-tags and add missing tags

This commit is contained in:
coderkun 2014-09-16 12:42:19 +02:00
commit 857dc97a14
12 changed files with 24 additions and 10 deletions

View file

@ -27,7 +27,8 @@
/**
* Get the layout if it was explicitly defined.
*
* @return string Layout of the IntermediateAgent
* @param string $agentName Name of Agent to get Layout for
* @return string Layout of the IntermediateAgent
*/
public static function getLayout($agentName)
{