PartKeepr\PartBundle\Exceptions\StorageLocationNotAssignedException::getMessageKey PHP Method

getMessageKey() public method

public getMessageKey ( )
    public function getMessageKey()
    {
        return 'The part has no storage location assigned';
    }
StorageLocationNotAssignedException