app\models\LdapUser::tableName PHP 메소드

tableName() 공개 정적인 메소드

public static tableName ( )
    public static function tableName()
    {
        return 'user';
    }