typo
This commit is contained in:
parent
2eac2ef362
commit
34b9db5156
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ class SampleAddon extends Addon
|
||||||
* 애드온 생성자입니다.
|
* 애드온 생성자입니다.
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
public function __contstruct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue