Copied!
  • final
CloneableInstantiable
Methods
public __construct( $class, $property)
 
  • param string $class Class name
  • param string $property Property name
public matches( $object, $property)
 

Matches a specific property of a specific class.

    Properties
    private $class = NULL
     
    • var string
    private $property = NULL
     
    • var string
    © 2025 Bruce Wells
    Search Namespaces \ Classes
    Configuration