Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
viviivanov committed Apr 10, 2018
1 parent 37faacc commit 3e9ea03
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions doc/api.md
Expand Up @@ -382,8 +382,8 @@ Check if the SSO call is an instance deletion call.
PluginSession::isDeleteInstanceCall( ): boolean
```

If an editor deletes a plugin instance in Staffbase
This will be true.
If an editor deletes a plugin instance in Staffbase,
this will be true.



Expand Down Expand Up @@ -879,8 +879,8 @@ Check if the SSO call is an instance deletion call.
SSOToken::isDeleteInstanceCall( ): boolean
```

If an editor deletes a plugin instance in Staffbase
This will be true.
If an editor deletes a plugin instance in Staffbase,
this will be true.



Expand Down Expand Up @@ -957,4 +957,4 @@ PEM encoded key


--------
> This document was automatically generated from source code comments on 2018-04-09 using [phpDocumentor](http://www.phpdoc.org/) and [cvuorinen/phpdoc-markdown-public](https://github.com/cvuorinen/phpdoc-markdown-public)
> This document was automatically generated from source code comments on 2018-04-10 using [phpDocumentor](http://www.phpdoc.org/) and [cvuorinen/phpdoc-markdown-public](https://github.com/cvuorinen/phpdoc-markdown-public)

0 comments on commit 3e9ea03

Please sign in to comment.