trivial refine for messages
This commit is contained in:
parent
3b1818dfa6
commit
dea58d5abd
10 changed files with 18 additions and 18 deletions
application/front/controller/admin
|
@ -59,7 +59,7 @@ abstract class ShaarliAdminController extends ShaarliVisitorController
|
|||
/**
|
||||
* Use the sessionManager to save the provided message using the proper type.
|
||||
*
|
||||
* @param string $type successed/warnings/errors
|
||||
* @param string $type successes/warnings/errors
|
||||
*/
|
||||
protected function saveMessage(string $type, string $message): void
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue