View_Layout::hello_at_wingsc PHP Method

hello_at_wingsc() public method

public hello_at_wingsc ( )
    public function hello_at_wingsc()
    {
        return HTML::email('[email protected]');
    }