GraphAware\Neo4j\OGM\Tests\Lazy\Model\MetaResource::__construct PHP Method

__construct() public method

public __construct ( $resourceType )
    public function __construct($resourceType)
    {
        $this->resourceType = $resourceType;
    }