App\Model\Album::getSource PHP 메소드

getSource() 공개 메소드

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