PartKeepr\PartBundle\Exceptions\StorageLocationNotAssignedException::getMessageKey PHP Méthode

getMessageKey() public méthode

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