프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$propertyName | string | The reserved property name, which has been used. |
메소드 | 설명 | |
---|---|---|
__construct ( string $template, string $propertyName ) | ||
getPropertyName ( ) : string | Returns the name of the property, which was not allowed to be used. |
public __construct ( string $template, string $propertyName ) | ||
$template | string | The template causing the problem |
$propertyName | string | The name of the property, which has been used |
public getPropertyName ( ) : string | ||
리턴 | string |
protected string $propertyName | ||
리턴 | string |