Fix class comment
This commit is contained in:
parent
a16619b78e
commit
14c7ffb8d4
|
@ -5,7 +5,7 @@
|
|||
declare(strict_types = 1);
|
||||
|
||||
/**
|
||||
* A class that, once initialized, forces the programmer to make security instructions implicit.
|
||||
* A class that, once initialized, forces the programmer to make security instructions explicit.
|
||||
* If an object of the class has been created, not specifying security instructions
|
||||
* leads to an error.
|
||||
* A restriction on basic file operations is not practical in an md context because of
|
||||
|
|
Loading…
Reference in New Issue
Block a user