App\Model\Album::getSource PHP Method

getSource() public method

public getSource ( )
    public function getSource()
    {
        return 'album';
    }