MiniAsset\File\Target::contents PHP Method

contents() public method

public contents ( )
    public function contents()
    {
        return $this->compiler->generate($this->target);
    }