Skip to content

PHPStan: correct includes/locations/** #68

@kraftbj

Description

@kraftbj
			message: '#^Access to an undefined property \$this\(ACF_Legacy_Location\)\:\:\$name\.$#'
			identifier: property.notFound
			count: 3
			path: ../includes/locations/abstract-acf-legacy-location.php

		-
			message: '#^Undefined variable\: \$method$#'
			identifier: variable.undefined
			count: 1
			path: ../includes/locations/abstract-acf-legacy-location.php

		-
			message: '#^Variable \$method in isset\(\) is never defined\.$#'
			identifier: isset.variable
			count: 1
			path: ../includes/locations/abstract-acf-legacy-location.php
``

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions