correct typos in doc-tags and add missing tags
This commit is contained in:
parent
bf679e9dec
commit
b8d4342926
12 changed files with 24 additions and 10 deletions
|
|
@ -46,6 +46,8 @@
|
|||
* Construct a new exception
|
||||
*
|
||||
* @param string $className Name of the class that was not found
|
||||
* @param string $message Error message (superclass)
|
||||
* @param int $code Error code (superclass)
|
||||
*/
|
||||
function __construct($className, $message=self::MESSAGE, $code=self::CODE)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue