add namespaces to docstrings
This commit is contained in:
parent
b9ee93972c
commit
307eac64a1
16 changed files with 169 additions and 169 deletions
|
|
@ -27,7 +27,7 @@
|
|||
/**
|
||||
* Get the layout if it was explicitly defined.
|
||||
*
|
||||
* @param string $agentName Name of Agent to get Layout for
|
||||
* @param string $agentName Agent name
|
||||
* @return string Layout of the IntermediateAgent
|
||||
*/
|
||||
public static function getLayout($agentName)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue