public function getSecondProperty()

in workshop/02_Editing/07_Rearrange_Reformat/7.1_Rearrange_Reformat.php [71:74]


    public function getSecondProperty()
    {
        return $this->_secondProperty;
    }