Hal\Pattern\Resolver\Structural\Decorator\Decorator::getDecorated PHP Method

getDecorated() public method

public getDecorated ( ) : string
return string
    public function getDecorated()
    {
        return $this->decorated;
    }